radiac / django-tagulous

Fabulous Tagging for Django
http://radiac.net/projects/django-tagulous/
Other
336 stars 66 forks source link

Add similar tags (closes #115) #136

Closed radiac closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #136 (206cdc2) into develop (0badeb6) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #136   +/-   ##
========================================
  Coverage    99.48%   99.49%           
========================================
  Files           25       25           
  Lines         1754     1770   +16     
========================================
+ Hits          1745     1761   +16     
  Misses           9        9           
Impacted Files Coverage Δ
tagulous/models/descriptors.py 98.78% <100.00%> (+0.16%) :arrow_up:
tagulous/models/managers.py 98.95% <100.00%> (+0.01%) :arrow_up:
tagulous/models/models.py 99.66% <100.00%> (-0.01%) :arrow_down:
tagulous/models/tagged.py 100.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 0badeb6...206cdc2. Read the comment docs.