use checked addition to not panic in debug build #877
Merged
Codecov / codecov/project
succeeded
Nov 7, 2023 in 0s
81.84% (+0.03%) compared to e39c9a2
View this Pull Request on Codecov
81.84% (+0.03%) compared to e39c9a2
Details
Codecov Report
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
e39c9a2
) 81.81% compared to head (336623e
) 81.84%.
Additional details and impacted files
@@ Coverage Diff @@
## master #877 +/- ##
==========================================
+ Coverage 81.81% 81.84% +0.03%
==========================================
Files 20 20
Lines 3514 3531 +17
==========================================
+ Hits 2875 2890 +15
- Misses 639 641 +2
Files | Coverage Δ | |
---|---|---|
idna/src/punycode.rs | 85.44% <100.00%> (+0.44%) |
⬆️ |
idna/tests/punycode.rs | 80.39% <78.94%> (-0.86%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading