3YOURMIND / django-migration-linter

:rocket: Detect backward incompatible migrations for your django project
https://pypi.python.org/pypi/django-migration-linter/
Apache License 2.0
514 stars 56 forks source link

Stop including test files in dist. #242

Closed David-Wobrock closed 1 year ago

David-Wobrock commented 1 year ago

Fixes https://github.com/3YOURMIND/django-migration-linter/issues/234

codecov-commenter commented 1 year ago

Codecov Report

Base: 93.73% // Head: 93.73% // No change to project coverage :thumbsup:

Coverage data is based on head (7e7f91b) compared to base (c2a6bf4). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #242 +/- ## ======================================= Coverage 93.73% 93.73% ======================================= Files 79 79 Lines 1853 1853 ======================================= Hits 1737 1737 Misses 116 116 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.