Add NaiveTime::overflowing_(add|sub)_offset
#1310
Merged
Codecov / codecov/project
succeeded
Sep 23, 2023 in 1s
91.04% (+0.03%) compared to 41e34ad
View this Pull Request on Codecov
91.04% (+0.03%) compared to 41e34ad
Details
Codecov Report
Merging #1310 (655a1a4) into 0.4.x (41e34ad) will increase coverage by
0.03%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## 0.4.x #1310 +/- ##
==========================================
+ Coverage 91.00% 91.04% +0.03%
==========================================
Files 38 38
Lines 17068 17100 +32
==========================================
+ Hits 15533 15568 +35
+ Misses 1535 1532 -3
Files Changed | Coverage Δ | |
---|---|---|
src/offset/fixed.rs | 80.71% <ø> (+1.26%) |
⬆️ |
src/naive/time/mod.rs | 95.92% <100.00%> (+0.08%) |
⬆️ |
src/naive/time/tests.rs | 98.44% <100.00%> (+0.10%) |
⬆️ |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading