Skip to content

feat: add support for old Info-ZIP extra block for Unix (Info-ZIP Uni…

cef5453
Select commit
Loading
Failed to load commit list.
Open

Add support for old Info-ZIP extra block for Unix #660

feat: add support for old Info-ZIP extra block for Unix (Info-ZIP Uni…
cef5453
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 1s

73.04% (-0.25%) compared to cd5310f

View this Pull Request on Codecov

73.04% (-0.25%) compared to cd5310f

Details

Codecov Report

❌ Patch coverage is 14.28571% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.04%. Comparing base (cd5310f) to head (cef5453).
⚠️ Report is 60 commits behind head on master.

Files with missing lines Patch % Lines
src/ICSharpCode.SharpZipLib/Zip/ZipExtraData.cs 9.37% 29 Missing ⚠️
src/ICSharpCode.SharpZipLib/Zip/ZipEntry.cs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #660      +/-   ##
==========================================
- Coverage   73.28%   73.04%   -0.25%     
==========================================
  Files          68       68              
  Lines        8304     8339      +35     
==========================================
+ Hits         6086     6091       +5     
- Misses       2218     2248      +30     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.