pydantic / speedate

Fast and simple datetime, date, time and duration parsing for rust.
https://docs.rs/speedate/latest/speedate/
MIT License
199 stars 17 forks source link

spliting test files #23

Closed samuelcolvin closed 10 months ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #23 (e5bebba) into main (c4037e2) will decrease coverage by 0.65%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   98.20%   97.54%   -0.66%     
==========================================
  Files           6        4       -2     
  Lines        1558      448    -1110     
==========================================
- Hits         1530      437    -1093     
+ Misses         28       11      -17     
Impacted Files Coverage Δ
src/date.rs 93.16% <0.00%> (-6.84%) :arrow_down:
src/datetime.rs 100.00% <0.00%> (ø)
src/duration.rs

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c4037e2...e5bebba. Read the comment docs.

davidhewitt commented 10 months ago

Will close for now as the ship appears to have sailed with this one.