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

Add --strip option to 'repair' #255

Merged
merged 2 commits into from
Jul 21, 2020
Merged

Add --strip option to 'repair' #255

merged 2 commits into from
Jul 21, 2020

Conversation

lkollar
Copy link
Contributor

@lkollar lkollar commented Jul 14, 2020

Closes: #63

lkollar added 2 commits July 17, 2020 21:03
Strip dependent libraries and extension modules when passing '--strip'.
@codecov
Copy link

codecov bot commented Jul 17, 2020

Codecov Report

Merging #255 into master will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   89.97%   90.06%   +0.09%     
==========================================
  Files          20       20              
  Lines        1047     1057      +10     
  Branches      223      226       +3     
==========================================
+ Hits          942      952      +10     
  Misses         62       62              
  Partials       43       43              
Impacted Files Coverage Δ
auditwheel/main_repair.py 80.85% <100.00%> (+0.41%) ⬆️
auditwheel/repair.py 85.59% <100.00%> (+1.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 6afd879...dc39a35. Read the comment docs.

@lkollar lkollar marked this pull request as ready for review July 20, 2020 19:31
@lkollar lkollar merged commit dae9433 into pypa:master Jul 21, 2020
@mayeut mayeut mentioned this pull request Dec 6, 2020
@lkollar lkollar deleted the strip branch July 1, 2021 19:26
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.

Option to strip binaries generated by auditwheel
1 participant