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 `ZoneRecurrence` #134

Closed chrisimcevoy closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 95.15571% with 14 lines in your changes missing coverage. Please review.

Project coverage is 95.14%. Comparing base (8368482) to head (b5b0722). Report is 45 commits behind head on main.

Files Patch % Lines
pyoda_time/time_zones/_zone_recurrence.py 89.06% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================== + Coverage 95.03% 95.14% +0.10% ========================================== Files 213 215 +2 Lines 16420 16707 +287 ========================================== + Hits 15605 15896 +291 + Misses 815 811 -4 ```

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