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

Support queries on subscribe #65

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Support queries on subscribe #65

merged 1 commit into from
Sep 21, 2023

Conversation

pdeziel
Copy link
Collaborator

@pdeziel pdeziel commented Sep 18, 2023

This PR allows queries to be passed in on subscribe.

I have made the following changes:

  1. Refactor query parameter parsing, add test coverage
  2. Add query arguments to the subscribe method

TODOs and questions

CHECKLIST

  • Is the commit message formatted correctly?
  • Do all of your functions and methods have docstrings?
  • Have you added/updated unit tests where appropriate?
  • Have you run the unit tests using pytest?
  • Is your code style correct (are you using PEP8, pyflakes)?

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #20592: Ensure subscribe with query is compatible with Ensign.

Copy link
Member

@rebeccabilbro rebeccabilbro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @pdeziel !

@pdeziel pdeziel merged commit f696f93 into develop Sep 21, 2023
4 checks passed
@pdeziel pdeziel deleted the sc-20592 branch September 21, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants