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

Refactored #885

Closed thesayfulla closed 6 months ago

thesayfulla commented 6 months ago

Hi, I refactored some python files.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (9aaac8f) 92.31% compared to head (de3afea) 92.29%.

Files Patch % Lines
taggit/serializers.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #885 +/- ## ========================================== - Coverage 92.31% 92.29% -0.03% ========================================== Files 9 9 Lines 729 727 -2 Branches 131 130 -1 ========================================== - Hits 673 671 -2 Misses 36 36 Partials 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.