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

Add migration files for tests #863

Closed rtpg closed 11 months ago

rtpg commented 11 months ago

this also adds a check that tests have up to date migrations, which should help catch future surprises

codecov[bot] commented 11 months ago

Codecov Report

Merging #863 (16db42e) into master (c36bed6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #863   +/-   ##
=======================================
  Coverage   93.48%   93.48%           
=======================================
  Files           9        9           
  Lines         737      737           
  Branches      132      132           
=======================================
  Hits          689      689           
  Misses         31       31           
  Partials       17       17           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more