carltongibson / django-filter

A generic system for filtering Django QuerySets based on user selections
https://django-filter.readthedocs.io/en/main/
Other
4.41k stars 766 forks source link

Updates towards 23.1 & Django 4.2/5.0 compatibility. #1558

Closed carltongibson closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #1558 (7bb886c) into main (fb5485e) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1558   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files          15       15           
  Lines        1255     1259    +4     
=======================================
+ Hits         1248     1252    +4     
  Misses          7        7           
Impacted Files Coverage Δ
django_filters/utils.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.