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 `AmbiguousTimeException` #136

Closed chrisimcevoy closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.06%. Comparing base (ea5b9bd) to head (fa4fb1d).

Files Patch % Lines
pyoda_time/_ambiguous_time_error.py 60.86% 9 Missing :warning:
pyoda_time/_zoned_date_time.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #136 +/- ## ========================================== - Coverage 95.12% 95.06% -0.06% ========================================== Files 216 217 +1 Lines 16726 16754 +28 ========================================== + Hits 15910 15928 +18 - Misses 816 826 +10 ```

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