Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose SubscriberDegree via api #969

Closed
11 tasks
greenape opened this issue Jun 24, 2019 · 0 comments · Fixed by #991
Closed
11 tasks

Expose SubscriberDegree via api #969

greenape opened this issue Jun 24, 2019 · 0 comments · Fixed by #991
Assignees
Labels
enhancement New feature or request FlowClient Issues related to FlowClient FlowMachine Issues related to FlowMachine

Comments

@greenape
Copy link
Member

  • Add marshmallow spec for SubscriberDegree
  • Add to allowable joined aggregate queries
  • Add flowclient function subscriber_degree(*, start, stop, direction, subscriber_subset)
  • Add test to integration_tests/tests/test_queries.py
  • Update acceptance tests
    • integration_tests/tests/flowapi_tests/test_api_spec.py
    • integration_tests/tests/flowmachine_server_tests/test_server.py
  • Update docs/source/4-developer.md with newly added query
  • Change returned column name to value from degree in SubscriberDegree in SQL and column_names attribute
  • Update tests using SubscriberDegree to reflect changed column name
  • Update Changelog
@greenape greenape added enhancement New feature or request FlowClient Issues related to FlowClient FlowMachine Issues related to FlowMachine labels Jun 24, 2019
@mergify mergify bot closed this as completed in #991 Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request FlowClient Issues related to FlowClient FlowMachine Issues related to FlowMachine
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants