pypa / auditwheel

Auditing and relabeling cross-distribution Linux wheels.
Other
442 stars 144 forks source link

Allow initializing WheelPolicies with a specific libc & architecture #470

Closed mayeut closed 10 months ago

mayeut commented 10 months ago

follow-up on https://github.com/pypa/auditwheel/pull/466#discussion_r1421374461

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3c0a415) 92.05% compared to head (a86f260) 92.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #470 +/- ## ========================================== + Coverage 92.05% 92.16% +0.10% ========================================== Files 20 20 Lines 1246 1250 +4 Branches 298 303 +5 ========================================== + Hits 1147 1152 +5 Misses 56 56 + Partials 43 42 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.