jazzband / django-taggit

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

Add Django 4.1 support. #815

Closed hramezani closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #815 (b7ec626) into master (72c2111) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #815   +/-   ##
=======================================
  Coverage   93.42%   93.42%           
=======================================
  Files           9        9           
  Lines         730      730           
  Branches      142      142           
=======================================
  Hits          682      682           
  Misses         31       31           
  Partials       17       17           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more