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 `DateAdjusters` #150

Closed chrisimcevoy closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.46%. Comparing base (033534f) to head (60908f0). Report is 30 commits behind head on main.

Files Patch % Lines
pyoda_time/_local_date.py 89.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ========================================== + Coverage 95.44% 95.46% +0.02% ========================================== Files 232 233 +1 Lines 18189 18319 +130 ========================================== + Hits 17360 17489 +129 - Misses 829 830 +1 ```

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