Skip to content

tar: add explicit zstd compression support

2b4877b
Select commit
Loading
Failed to load commit list.
Open

tar: add explicit zstd compression support #154

tar: add explicit zstd compression support
2b4877b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

90.59% (+29.76%) compared to 2c7a5e6

View this Pull Request on Codecov

90.59% (+29.76%) compared to 2c7a5e6

Details

Codecov Report

❌ Patch coverage is 94.38503% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.59%. Comparing base (2c7a5e6) to head (2b4877b).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/uu/tar/src/operations/compression.rs 78.49% 20 Missing ⚠️
src/uu/tar/src/tar.rs 97.36% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #154       +/-   ##
===========================================
+ Coverage   60.83%   90.59%   +29.76%     
===========================================
  Files           7       11        +4     
  Lines         789     1287      +498     
  Branches       24       25        +1     
===========================================
+ Hits          480     1166      +686     
+ Misses        309      120      -189     
- Partials        0        1        +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.