-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add complex filters for RunMetaEntries #26
Conversation
Thanks for this template. The docs failure is my fault, I deleted the branch of my fork after sphinx-contrib/openapi merged my desired changes without first updating our dependency to their official version again. #27 is going to fix that, I'll then rebase this PR. |
2d4f4a0
to
2703ffb
Compare
@danielhuppmann Is this complete and the behaviour as you envisioned? |
According to my local pytest run ( |
I reviewed the tests and I consider them useful. Although I am not familiar with the strategy for writing tests within this project. I added tests to cover the filtering by meta-key. |
Adds a filter class for the RunMetaEntry model.
Enabling filters like:
Full current filterset from the OpenAPI spec: