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

Properly detects a wrong zip file instead of failing with an IndexOutOfBoundsException #1780

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Jul 10, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (c1bece2) 51.20% compared to head (f3e7d3e) 51.20%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1780      +/-   ##
==========================================
- Coverage   51.20%   51.20%   -0.01%     
==========================================
  Files        1741     1741              
  Lines      102205   102205              
  Branches    14459    14459              
==========================================
- Hits        52335    52334       -1     
+ Misses      45939    45938       -1     
- Partials     3931     3933       +2     
Flag Coverage Δ
unittests 51.20% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ommonMain/kotlin/korlibs/io/compression/zip/Zip.kt 95.10% <100.00%> (+2.09%) ⬆️

... and 15 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@soywiz soywiz merged commit 2dc1de5 into main Jul 10, 2023
10 checks passed
@soywiz soywiz deleted the fix/fixes.error.failing.on.an.invalid.zip.file branch October 4, 2023 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants