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 the release of Version 3.0.0 #801

Closed rtpg closed 2 years ago

rtpg commented 2 years ago

added some instructions for myself to make sure I do all of this in the right order...

codecov[bot] commented 2 years ago

Codecov Report

Merging #801 (43b10e8) into master (191d727) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #801   +/-   ##
=======================================
  Coverage   92.94%   92.94%           
=======================================
  Files           9        9           
  Lines         723      723           
  Branches      141      141           
=======================================
  Hits          672      672           
  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 191d727...43b10e8. Read the comment docs.