Fix DateTime out-of-range panics #1048
Closed
Codecov / codecov/project
succeeded
Sep 27, 2023 in 0s
91.55% (+0.04%) compared to 604b92a
View this Pull Request on Codecov
91.55% (+0.04%) compared to 604b92a
Details
Codecov Report
Merging #1048 (ffee507) into 0.4.x (604b92a) will increase coverage by
0.04%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## 0.4.x #1048 +/- ##
==========================================
+ Coverage 91.50% 91.55% +0.04%
==========================================
Files 38 38
Lines 17314 17385 +71
==========================================
+ Hits 15844 15916 +72
+ Misses 1470 1469 -1
Files | Coverage Δ | |
---|---|---|
src/datetime/mod.rs | 89.35% <100.00%> (+0.06%) |
⬆️ |
src/datetime/tests.rs | 96.92% <100.00%> (+0.13%) |
⬆️ |
src/naive/date.rs | 96.29% <100.00%> (+0.06%) |
⬆️ |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading