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 option to add an extra lib name tag to wheel's short hash #503

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Appease flake8

d8aa814
Select commit
Loading
Failed to load commit list.
Open

Add option to add an extra lib name tag to wheel's short hash #503

Appease flake8
d8aa814
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 30, 2024 in 0s

91.81% (-0.14%) compared to 7c3501b

View this Pull Request on Codecov

91.81% (-0.14%) compared to 7c3501b

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.81%. Comparing base (7c3501b) to head (d8aa814).

Files Patch % Lines
src/auditwheel/repair.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #503      +/-   ##
==========================================
- Coverage   91.94%   91.81%   -0.14%     
==========================================
  Files          20       20              
  Lines        1266     1270       +4     
  Branches      279      280       +1     
==========================================
+ Hits         1164     1166       +2     
- Misses         57       58       +1     
- Partials       45       46       +1     

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