Added dynamic filtering to streamer #373

Merged
bbertka merged 2 commits from master into master 2015-03-30 07:02:06 -07:00
bbertka commented 2015-03-24 11:10:17 -07:00 (Migrated from github.com)

Currently a stream allows for an initial filter list, however it would be useful to dynamically update the filter params in mid stream. TwythonStreamerTypesStatuses was updated with a secondary dynamic filter that does not break the current API and supplies a setter function to update the filter.

Currently a stream allows for an initial filter list, however it would be useful to dynamically update the filter params in mid stream. `TwythonStreamerTypesStatuses` was updated with a secondary dynamic filter that does not break the current API and supplies a setter function to update the filter.
coveralls commented 2015-03-24 12:02:47 -07:00 (Migrated from github.com)

Coverage Status

Coverage decreased (-1.0%) to 56.68% when pulling e0a2dfbbb0 on bbertka:master into b6602b5475 on ryanmcgrath:master.

[![Coverage Status](https://coveralls.io/builds/2183559/badge)](https://coveralls.io/builds/2183559) Coverage decreased (-1.0%) to 56.68% when pulling **e0a2dfbbb0d53e816ea39220182a5ba6be5d7a54 on bbertka:master** into **b6602b54756eac61afd9db04e2e2fea03c968555 on ryanmcgrath:master**.
coveralls commented 2015-03-24 12:25:20 -07:00 (Migrated from github.com)

Coverage Status

Coverage decreased (-0.23%) to 57.45% when pulling 6d1c82b594 on bbertka:master into b6602b5475 on ryanmcgrath:master.

[![Coverage Status](https://coveralls.io/builds/2183723/badge)](https://coveralls.io/builds/2183723) Coverage decreased (-0.23%) to 57.45% when pulling **6d1c82b594256992cabff4bbc671c54b92d8ca4e on bbertka:master** into **b6602b54756eac61afd9db04e2e2fea03c968555 on ryanmcgrath:master**.
michaelhelmick commented 2015-03-30 07:01:57 -07:00 (Migrated from github.com)

Looks good, thanks!

Looks good, thanks!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#373
No description provided.