aspiredu / django-safemigrate

Safely run migrations before deployment
MIT License
68 stars 0 forks source link

Utilize pre-commit to manage lint and styles. #35

Closed tim-schilling closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (64d4c14) 100.00% compared to head (fb2b1e1) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 72 71 -1 Branches 24 24 ========================================= - Hits 72 71 -1 ``` | [Impacted Files](https://codecov.io/gh/aspiredu/django-safemigrate/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aspiredu) | Coverage Δ | | |---|---|---| | [...ngo\_safemigrate/management/commands/safemigrate.py](https://codecov.io/gh/aspiredu/django-safemigrate/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aspiredu#diff-c3JjL2RqYW5nb19zYWZlbWlncmF0ZS9tYW5hZ2VtZW50L2NvbW1hbmRzL3NhZmVtaWdyYXRlLnB5) | `100.00% <100.00%> (ø)` | | 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=aspiredu). 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=aspiredu)

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