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

Queryset modifiers #65

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Queryset modifiers #65

merged 2 commits into from
Aug 2, 2024

Conversation

PetrDlouhy
Copy link
Owner

More powerful way to pre-filter or pre-annotate the querysets.
This will probably replace fixed_criteria.

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.85%. Comparing base (279fefd) to head (e36099b).
Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   97.96%   97.85%   -0.12%     
==========================================
  Files          24       24              
  Lines        1822     1868      +46     
  Branches      226      226              
==========================================
+ Hits         1785     1828      +43     
  Misses         24       24              
- Partials       13       16       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PetrDlouhy PetrDlouhy force-pushed the queryset_modifiers branch 2 times, most recently from 8673af6 to 72489dd Compare October 18, 2023 07:27
@PetrDlouhy PetrDlouhy force-pushed the queryset_modifiers branch 2 times, most recently from 4a2f619 to 7da5b03 Compare August 2, 2024 12:56
@PetrDlouhy PetrDlouhy merged commit 6ef6ad2 into master Aug 2, 2024
25 of 26 checks passed
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.

1 participant