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

Experiment with using ITaggedData for AES extra data handling #470

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Experiment with using ITaggedData for AES extra data handling

9bd70bd
Select commit
Loading
Failed to load commit list.
Draft

Experiment with using ITaggedData for AES extra data handling #470

Experiment with using ITaggedData for AES extra data handling
9bd70bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 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

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