-
Notifications
You must be signed in to change notification settings - Fork 299
Refactor backends to filters + bugfix #464
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
Refactor backends to filters + bugfix #464
Conversation
Also added more test_cases and suppor for sorting via relationship paths.
Codecov Report
@@ Coverage Diff @@ ## master #464 +/- ## ========================================== + Coverage 93.37% 93.44% +0.07% ========================================== Files 56 56 Lines 3183 3217 +34 ========================================== + Hits 2972 3006 +34 Misses 211 211
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. This looks good.
Fixes #459
Description of the Change
backends
tofilters
Checklist
CHANGELOG.md
(in JSONAPIOrderingFilter #459 )AUTHORS