fix: prevent batch_index overflow in raw_curp #704
Merged
Codecov / codecov/project
succeeded
Jun 12, 2024 in 0s
75.68% (+0.13%) compared to e35b35a
View this Pull Request on Codecov
75.68% (+0.13%) compared to e35b35a
Details
Codecov Report
Attention: Patch coverage is 89.53975%
with 25 lines
in your changes missing coverage. Please review.
Project coverage is 75.68%. Comparing base (
e35b35a
) to head (cf8c026
).
Report is 109 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
crates/curp/src/server/raw_curp/log.rs | 89.83% | 16 Missing and 8 partials |
crates/curp/src/server/raw_curp/mod.rs | 66.66% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #704 +/- ##
==========================================
+ Coverage 75.55% 75.68% +0.13%
==========================================
Files 180 187 +7
Lines 26938 27788 +850
Branches 26938 27788 +850
==========================================
+ Hits 20353 21032 +679
- Misses 5366 5467 +101
- Partials 1219 1289 +70
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading