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 `ZoneYearOffset` #130

Closed chrisimcevoy closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.96%. Comparing base (4a5a403) to head (e09477f).

Files Patch % Lines
pyoda_time/time_zones/_zone_year_offset.py 92.85% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================== + Coverage 94.91% 94.96% +0.05% ========================================== Files 208 210 +2 Lines 16045 16290 +245 ========================================== + Hits 15229 15470 +241 - Misses 816 820 +4 ```

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