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

fix: files are not compressed with ZIP_DEFLATED #367

Merged
merged 1 commit into from
Jan 8, 2022

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Jan 7, 2022

Fixes #366

@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #367 (1dd0172) into main (68aad23) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   92.35%   92.36%   +0.01%     
==========================================
  Files          23       23              
  Lines        1256     1258       +2     
  Branches      307      307              
==========================================
+ Hits         1160     1162       +2     
  Misses         55       55              
  Partials       41       41              
Impacted Files Coverage Δ
src/auditwheel/tools.py 93.93% <100.00%> (+0.18%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68aad23...1dd0172. Read the comment docs.

@auvipy auvipy requested a review from lkollar January 8, 2022 07:58
@mayeut mayeut merged commit 4323aec into pypa:main Jan 8, 2022
@mayeut mayeut deleted the zip-deflated branch January 8, 2022 09:23
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.

auditwheel repair: whls not getting compressed for auditwheel 5.1.0 and above?
2 participants