django-commons / django-typer

Use Typer (type hints) to define the interface for your Django management commands.
https://django-typer.rtfd.io
MIT License
88 stars 2 forks source link

V2.x.x #113

Closed bckohan closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.76%. Comparing base (b572435) to head (96340fd). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ========================================== - Coverage 99.92% 99.76% -0.16% ========================================== Files 8 8 Lines 1257 1258 +1 Branches 245 245 ========================================== - Hits 1256 1255 -1 - Misses 0 1 +1 - Partials 1 2 +1 ```

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