Skip to content

AES decryption support in ZipInputStream#551

Open
remogloor wants to merge 3 commits into
icsharpcode:masterfrom
remogloor:zis_aes
Open

AES decryption support in ZipInputStream#551
remogloor wants to merge 3 commits into
icsharpcode:masterfrom
remogloor:zis_aes

Make it more explicit how big Large dummy data and small dummy data h…

ba5296b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

74.92% (+0.21%) compared to d2a0c68

View this Pull Request on Codecov

74.92% (+0.21%) compared to d2a0c68

Details

Codecov Report

❌ Patch coverage is 90.62500% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.92%. Comparing base (d2a0c68) to head (ba5296b).
⚠️ Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
src/ICSharpCode.SharpZipLib/Zip/ZipInputStream.cs 86.15% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #551      +/-   ##
==========================================
+ Coverage   74.70%   74.92%   +0.21%     
==========================================
  Files          72       72              
  Lines        8465     8533      +68     
==========================================
+ Hits         6324     6393      +69     
+ Misses       2141     2140       -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.