Skip to content

Experiment with using ITaggedData for AES extra data handling#470

Draft
Numpsy wants to merge 1 commit into
icsharpcode:masterfrom
Numpsy:rw/zip/aes_extra_data
Draft

Experiment with using ITaggedData for AES extra data handling#470
Numpsy wants to merge 1 commit into
icsharpcode:masterfrom
Numpsy:rw/zip/aes_extra_data

Experiment with using ITaggedData for AES extra data handling

9bd70bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

73.40% (+0.33%) compared to b5b1a92

View this Pull Request on Codecov

73.40% (+0.33%) compared to b5b1a92

Details

Codecov Report

❌ Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.40%. Comparing base (b5b1a92) to head (9bd70bd).
⚠️ Report is 50 commits behind head on master.

Files with missing lines Patch % Lines
src/ICSharpCode.SharpZipLib/Zip/ZipExtraData.cs 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #470      +/-   ##
==========================================
+ Coverage   73.07%   73.40%   +0.33%     
==========================================
  Files          68       68              
  Lines        8305     8322      +17     
==========================================
+ Hits         6069     6109      +40     
+ Misses       2236     2213      -23     

☔ 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.