jazzband / django-taggit

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

Prepare Django Taggit 2.1.0 Release #787

Closed rtpg closed 2 years ago

rtpg commented 2 years ago

This also includes some extra documentation for factory_boy usage that I had written up last month but had not sent in.

codecov[bot] commented 2 years ago

Codecov Report

Merging #787 (148076e) into master (9d9ca4b) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #787   +/-   ##
=======================================
  Coverage   92.74%   92.74%           
=======================================
  Files           9        9           
  Lines         703      703           
  Branches      136      136           
=======================================
  Hits          652      652           
  Misses         34       34           
  Partials       17       17           
Impacted Files Coverage Δ
taggit/__init__.py 50.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9d9ca4b...148076e. Read the comment docs.