antonagestam / phantom-types

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

fix: Use explicit TypeAlias throughout #292

Closed antonagestam closed 11 months ago

antonagestam commented 11 months ago

Closes #272.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (5998186) 98.91% compared to head (d9680e1) 98.91%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #292 +/- ## ======================================= Coverage 98.91% 98.91% ======================================= Files 27 27 Lines 1014 1017 +3 Branches 160 160 ======================================= + Hits 1003 1006 +3 Misses 11 11 ```

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