Skip to content

fix libc detection in edge cases

3a2dc4f
Select commit
Loading
Failed to load commit list.
Merged

feat: detect architecture/libc from wheel #548

fix libc detection in edge cases
3a2dc4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2025 in 0s

92.68% (+0.44%) compared to 38ac457

View this Pull Request on Codecov

92.68% (+0.44%) compared to 38ac457

Details

Codecov Report

Attention: Patch coverage is 93.37979% with 19 lines in your changes missing coverage. Please review.

Project coverage is 92.68%. Comparing base (38ac457) to head (3a2dc4f).

Files with missing lines Patch % Lines
src/auditwheel/wheel_abi.py 83.63% 6 Missing and 3 partials ⚠️
src/auditwheel/lddtree.py 74.07% 4 Missing and 3 partials ⚠️
src/auditwheel/main_repair.py 96.00% 1 Missing and 1 partial ⚠️
src/auditwheel/main_show.py 95.45% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
+ Coverage   92.24%   92.68%   +0.44%     
==========================================
  Files          22       21       -1     
  Lines        1573     1737     +164     
  Branches      286      326      +40     
==========================================
+ Hits         1451     1610     +159     
- Misses         74       77       +3     
- Partials       48       50       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.