fix: disallow leading zeros in RLP decoding #335
Merged
Codecov / codecov/project
failed
Oct 31, 2023 in 0s
80.46% (-0.03%) compared to 8089eab
View this Pull Request on Codecov
80.46% (-0.03%) compared to 8089eab
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
8089eab
) 80.48% compared to head (867476a
) 80.46%.
Additional details and impacted files
@@ Coverage Diff @@
## main #335 +/- ##
==========================================
- Coverage 80.48% 80.46% -0.03%
==========================================
Files 54 54
Lines 6140 6179 +39
==========================================
+ Hits 4942 4972 +30
- Misses 1198 1207 +9
Files | Coverage Δ | |
---|---|---|
src/support/alloy_rlp.rs | 100.00% <100.00%> (ø) |
|
src/support/fastrlp.rs | 98.07% <92.85%> (-0.82%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading