feat: Implement LocalDate
, OffsetDate
and DateInterval
#252
Codecov / codecov/project
succeeded
Jan 24, 2025 in 0s
96.46% (+0.18%) compared to 40d6fe1
View this Pull Request on Codecov
96.46% (+0.18%) compared to 40d6fe1
Details
Codecov Report
Attention: Patch coverage is 99.86376%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 96.46%. Comparing base (
40d6fe1
) to head (57ee9fc
).
Files with missing lines | Patch % | Lines |
---|---|---|
pyoda_time/_local_date_time.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #252 +/- ##
==========================================
+ Coverage 96.27% 96.46% +0.18%
==========================================
Files 260 263 +3
Lines 20149 20873 +724
==========================================
+ Hits 19399 20135 +736
+ Misses 750 738 -12
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading