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 `PreCalculatedDateTimeZone` #144

Closed chrisimcevoy closed 4 months ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.28%. Comparing base (430b920) to head (fe53a70). Report is 34 commits behind head on main.

Files Patch % Lines
...a_time/time_zones/_precalculated_date_time_zone.py 94.44% 1 Missing :warning:
tests/testing/single_transition_date_time_zone.py 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ========================================== + Coverage 95.04% 95.28% +0.23% ========================================== Files 225 227 +2 Lines 17473 17640 +167 ========================================== + Hits 16608 16808 +200 + Misses 865 832 -33 ```

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