fix(security): harden runtime against critical/high vulnerabilities #25
Codecov / codecov/project
succeeded
Mar 1, 2026 in 0s
88.09% (+2.14%) compared to c7ef98f
View this Pull Request on Codecov
88.09% (+2.14%) compared to c7ef98f
Details
Codecov Report
❌ Patch coverage is 87.80488% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.09%. Comparing base (c7ef98f) to head (8b16f66).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/bin/containerd-shim-reaper-v2/main.rs | 72.72% | 3 Missing |
| src/bin/reaper-runtime/main.rs | 50.00% | 1 Missing |
| src/bin/reaper-runtime/state.rs | 96.15% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #25 +/- ##
==========================================
+ Coverage 85.94% 88.09% +2.14%
==========================================
Files 5 5
Lines 185 252 +67
==========================================
+ Hits 159 222 +63
- Misses 26 30 +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