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 `AnnualDatePattern` #152

Closed chrisimcevoy closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 98.23944% with 5 lines in your changes missing coverage. Please review.

Project coverage is 95.54%. Comparing base (4e09330) to head (7f9b106). Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
pyoda_time/text/_annual_date_pattern.py 97.82% 2 Missing :warning:
pyoda_time/text/_annual_date_pattern_parser.py 97.70% 2 Missing :warning:
pyoda_time/globalization/_pyoda_format_info.py 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================== + Coverage 95.49% 95.54% +0.05% ========================================== Files 235 238 +3 Lines 18428 18710 +282 ========================================== + Hits 17597 17876 +279 - Misses 831 834 +3 ```

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