chronotope / chrono

Date and time library for Rust
Other
3.3k stars 523 forks source link

Merge 0.4.x #1536

Closed pitdicker closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 93.97%. Comparing base (f21b26e) to head (3317fd1).

Files Patch % Lines
src/offset/mod.rs 77.77% 4 Missing :warning:
src/datetime/serde.rs 92.85% 1 Missing :warning:
src/format/parsed.rs 75.00% 1 Missing :warning:
src/lib.rs 98.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.5.x #1536 +/- ## ========================================== - Coverage 93.97% 93.97% -0.01% ========================================== Files 37 37 Lines 16710 16686 -24 ========================================== - Hits 15703 15680 -23 + Misses 1007 1006 -1 ```

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

pitdicker commented 6 months ago

@djc Thank you and sorry for all the pushes.