chrisimcevoy / pyoda-time

A better date and time API for Python
https://pyodatime.org/
Apache License 2.0
1 stars 0 forks source link

feat: port `Transition` #131

Closed chrisimcevoy closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.29630% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 94.97%. Comparing base (5830937) to head (db30a53).

Files Patch % Lines
pyoda_time/time_zones/_transition.py 94.59% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #131 +/- ## ======================================= Coverage 94.96% 94.97% ======================================= Files 210 212 +2 Lines 16290 16344 +54 ======================================= + Hits 15470 15522 +52 - Misses 820 822 +2 ```

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