django-admin-charts icon indicating copy to clipboard operation
django-admin-charts copied to clipboard

Queryset modifiers

Open PetrDlouhy opened this issue 8 months ago • 1 comments

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

PetrDlouhy avatar Oct 12 '23 11:10 PetrDlouhy

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (279fefd) 97.96% compared to head (72489dd) 97.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   97.96%   97.59%   -0.38%     
==========================================
  Files          24       24              
  Lines        1822     1830       +8     
  Branches      226      229       +3     
==========================================
+ Hits         1785     1786       +1     
- Misses         24       30       +6     
- Partials       13       14       +1     
Files Coverage Δ
admin_tools_stats/admin.py 88.88% <ø> (ø)
admin_tools_stats/models.py 96.76% <12.50%> (-1.49%) :arrow_down:

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 12 '23 12:10 codecov[bot]