Skip to content

fix(ci): install tarpaulin via pre-built binary instead of cargo install

3a84154
Select commit
Loading
Failed to load commit list.
Merged

feat: versioning, release pipeline, and install-from-release #17

fix(ci): install tarpaulin via pre-built binary instead of cargo install
3a84154
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 1s

86.20% (+0.76%) compared to e994dda

View this Pull Request on Codecov

86.20% (+0.76%) compared to e994dda

Details

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.20%. Comparing base (e994dda) to head (3a84154).

Files with missing lines Patch % Lines
src/bin/containerd-shim-reaper-v2/main.rs 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   85.44%   86.20%   +0.76%     
==========================================
  Files           5        4       -1     
  Lines         158      174      +16     
==========================================
+ Hits          135      150      +15     
- Misses         23       24       +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.