Improve robustness against malformed packets #53 #54
Codecov / codecov/project
failed
Dec 19, 2025 in 0s
73.72% (-0.06%) compared to 221e7bd
View this Pull Request on Codecov
73.72% (-0.06%) compared to 221e7bd
Details
Codecov Report
❌ Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.72%. Comparing base (221e7bd) to head (10709ed).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/common/alccodec/alcraptor.rs | 50.00% | 1 Missing |
| src/common/alccodec/alcraptorq.rs | 50.00% | 1 Missing |
| src/receiver/blockdecoder.rs | 66.66% | 1 Missing |
| src/sender/block.rs | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #54 +/- ##
==========================================
- Coverage 73.78% 73.72% -0.06%
==========================================
Files 42 42
Lines 3074 3083 +9
==========================================
+ Hits 2268 2273 +5
- Misses 806 810 +4 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading