AES decryption support in ZipInputStream #551
Open
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.
Loading