jazzband / django-taggit

Simple tagging for django
https://django-taggit.readthedocs.io
BSD 3-Clause "New" or "Revised" License
3.27k stars 623 forks source link

Update Django Support #854

Closed rtpg closed 1 year ago

rtpg commented 1 year ago

This is pulling in a lot of work from #852 and #848

codecov[bot] commented 1 year ago

Codecov Report

Merging #854 (3bd824d) into master (8dc5ab0) will decrease coverage by 2.33%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #854      +/-   ##
==========================================
- Coverage   95.81%   93.48%   -2.33%     
==========================================
  Files           3        9       +6     
  Lines         454      737     +283     
  Branches       96      132      +36     
==========================================
+ Hits          435      689     +254     
- Misses         12       31      +19     
- Partials        7       17      +10     
Impacted Files Coverage Δ
taggit/managers.py 96.26% <100.00%> (+0.07%) :arrow_up:

... and 6 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more