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: use `InstantPattern` in `Instant.__repr__` #139

Closed chrisimcevoy closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.12%. Comparing base (84db8d0) to head (0a2236b).

Files Patch % Lines
pyoda_time/time_zones/_zone_interval.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #139 +/- ## ========================================== + Coverage 95.08% 95.12% +0.03% ========================================== Files 218 218 Lines 16871 16875 +4 ========================================== + Hits 16042 16052 +10 + Misses 829 823 -6 ```

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