Added dynamic filtering to streamer #373
No reviewers
Labels
No labels
Bug
Enhancement
Feature Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/twython#373
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently a stream allows for an initial filter list, however it would be useful to dynamically update the filter params in mid stream.
TwythonStreamerTypesStatuseswas updated with a secondary dynamic filter that does not break the current API and supplies a setter function to update the filter.Coverage decreased (-1.0%) to 56.68% when pulling
e0a2dfbbb0on bbertka:master intob6602b5475on ryanmcgrath:master.Coverage decreased (-0.23%) to 57.45% when pulling
6d1c82b594on bbertka:master intob6602b5475on ryanmcgrath:master.Looks good, thanks!