Skip to content

fix: add Debug derive to OverlayConfig for test compilation

8eb6442
Select commit
Loading
Failed to load commit list.
Merged

feat: per-namespace overlay isolation #24

fix: add Debug derive to OverlayConfig for test compilation
8eb6442
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2026 in 0s

88.26% (+2.31%) compared to c7ef98f

View this Pull Request on Codecov

88.26% (+2.31%) compared to c7ef98f

Details

Codecov Report

❌ Patch coverage is 90.62500% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.26%. Comparing base (c7ef98f) to head (8eb6442).

Files with missing lines Patch % Lines
src/bin/containerd-shim-reaper-v2/main.rs 60.00% 2 Missing ⚠️
src/bin/reaper-runtime/overlay.rs 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   85.94%   88.26%   +2.31%     
==========================================
  Files           5        5              
  Lines         185      213      +28     
==========================================
+ Hits          159      188      +29     
+ Misses         26       25       -1     

☔ 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.