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

No compression level errors should be thrown in read mode. #188

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

rhpvorderman
Copy link
Collaborator

@rhpvorderman rhpvorderman commented Feb 19, 2024

Checklist

  • Pull request details were added to CHANGELOG.rst
  • Documentation was updated (if needed)

Fixes #187

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (970c141) 94.84% compared to head (be6bdc7) 94.84%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #188   +/-   ##
========================================
  Coverage    94.84%   94.84%           
========================================
  Files            3        3           
  Lines          446      446           
  Branches        76       76           
========================================
  Hits           423      423           
  Misses          14       14           
  Partials         9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rhpvorderman rhpvorderman merged commit bb55fc9 into develop Feb 19, 2024
21 checks passed
@rhpvorderman rhpvorderman deleted the issue187 branch February 19, 2024 08:08
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.

IGzipFile should not crash on wrong compression level when opened for reading.
1 participant