Don't use deprecated method in impl Arbitrary for DateTime
#1336
Codecov / codecov/project
succeeded
Jan 26, 2024 in 0s
91.72% (+0.00%) compared to ec557d2
View this Pull Request on Codecov
91.72% (+0.00%) compared to ec557d2
Details
Codecov Report
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
ec557d2
) 91.72% compared to head (bdd6148
) 91.72%.
Files | Patch % | Lines |
---|---|---|
src/month.rs | 0.00% | 2 Missing |
src/datetime/mod.rs | 0.00% | 1 Missing |
src/naive/datetime/mod.rs | 0.00% | 1 Missing |
src/offset/utc.rs | 0.00% | 1 Missing |
src/weekday.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1336 +/- ##
=======================================
Coverage 91.72% 91.72%
=======================================
Files 38 38
Lines 17267 17267
=======================================
Hits 15839 15839
Misses 1428 1428
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading