antonagestam / phantom-types

Phantom types for Python.
https://pypi.org/project/phantom-types/
BSD 3-Clause "New" or "Revised" License
203 stars 9 forks source link

chore: Replace pre-commit with goose #312

Closed antonagestam closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 62.50000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 98.03%. Comparing base (b79aa7c) to head (c40a55f). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/phantom/_utils/types.py 45.45% 0 Missing and 6 partials :warning:
src/phantom/_base.py 50.00% 0 Missing and 2 partials :warning:
src/phantom/interval.py 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #312 +/- ## ========================================== - Coverage 98.91% 98.03% -0.89% ========================================== Files 27 27 Lines 1017 1017 Branches 160 172 +12 ========================================== - Hits 1006 997 -9 Misses 11 11 - Partials 0 9 +9 ```

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