Simplify SerdeError
#1458
Merged
Simplify SerdeError
#1458
Codecov / codecov/project
succeeded
Feb 27, 2024 in 1s
92.12% (+0.01%) compared to 02c68d6
View this Pull Request on Codecov
92.12% (+0.01%) compared to 02c68d6
Details
Codecov Report
Attention: Patch coverage is 65.85366%
with 14 lines
in your changes are missing coverage. Please review.
Project coverage is 92.12%. Comparing base (
02c68d6
) to head (bc03a0f
).
Report is 3 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/lib.rs | 0.00% | 10 Missing |
src/datetime/serde.rs | 90.47% | 2 Missing |
src/naive/datetime/serde.rs | 80.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1458 +/- ##
==========================================
+ Coverage 92.11% 92.12% +0.01%
==========================================
Files 40 40
Lines 18026 18000 -26
==========================================
- Hits 16604 16583 -21
+ Misses 1422 1417 -5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading