sebastienrousseau / dtt

A Rust library for parsing, validating, manipulating, and formatting dates and times šŸ¦€
https://dttlib.com/
Apache License 2.0
6 stars 0 forks source link

feat(dtt): :sparkles: v0.0.7 #70

Closed sebastienrousseau closed 2 months ago

sebastienrousseau commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 57.58065% with 263 lines in your changes missing coverage. Please review.

Project coverage is 54.58%. Comparing base (2d53249) to head (2765423). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
examples/dtt.rs 0.00% 212 Missing :warning:
src/datetime.rs 91.22% 30 Missing :warning:
src/error.rs 26.66% 11 Missing :warning:
src/lib.rs 85.41% 7 Missing :warning:
src/macros.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## =========================================== - Coverage 70.12% 54.58% -15.54% =========================================== Files 3 6 +3 Lines 492 687 +195 =========================================== + Hits 345 375 +30 - Misses 147 312 +165 ```

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