chrisimcevoy / pyoda-time

A better date and time API for Python
https://pyodatime.org/
Apache License 2.0
1 stars 0 forks source link

fix: use patterns in types which have them #156

Closed chrisimcevoy closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.49%. Comparing base (ea5960f) to head (551693c).

Files Patch % Lines
pyoda_time/_local_date_time.py 25.00% 6 Missing :warning:
pyoda_time/_local_date.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #156 +/- ## ========================================== - Coverage 95.54% 95.49% -0.05% ========================================== Files 241 241 Lines 18953 18972 +19 ========================================== + Hits 18108 18118 +10 - Misses 845 854 +9 ```

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