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 `OffsetTime` #137

Closed chrisimcevoy closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.11%. Comparing base (fbd4c6f) to head (b4b87ea).

Files Patch % Lines
pyoda_time/_local_date_time.py 80.00% 1 Missing :warning:
pyoda_time/_offset_time.py 98.24% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ========================================== + Coverage 95.06% 95.11% +0.04% ========================================== Files 217 218 +1 Lines 16754 16866 +112 ========================================== + Hits 15928 16042 +114 + Misses 826 824 -2 ```

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