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 `IDateTimeZoneSource` #140

Closed chrisimcevoy closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.10%. Comparing base (a126278) to head (1b41797).

Files Patch % Lines
pyoda_time/time_zones/_i_date_time_zone_source.py 66.66% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== - Coverage 95.12% 95.10% -0.02% ========================================== Files 218 219 +1 Lines 16875 16888 +13 ========================================== + Hits 16052 16061 +9 - Misses 823 827 +4 ```

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