Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AES decryption support in ZipInputStream #551

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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

ba5296b
Select commit
Loading
Failed to load commit list.
Open

AES decryption support in ZipInputStream #551

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 Oct 22, 2024 in 0s

74.92% (+0.21%) compared to d2a0c68

View this Pull Request on Codecov

74.92% (+0.21%) compared to d2a0c68

Details

Codecov Report

Attention: 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.