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 `SkippedTimeException` #135

Closed chrisimcevoy closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.12%. Comparing base (7222e10) to head (d65b8c7).

Files Patch % Lines
pyoda_time/_skipped_time_error.py 72.22% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ========================================== - Coverage 95.14% 95.12% -0.03% ========================================== Files 215 216 +1 Lines 16707 16726 +19 ========================================== + Hits 15896 15910 +14 - Misses 811 816 +5 ```

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