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/patch succeeded Mar 23, 2025 in 0s

93.37% of diff hit (target 92.24%)

View this Pull Request on Codecov

93.37% of diff hit (target 92.24%)

Annotations

Check warning on line 518 in src/auditwheel/lddtree.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/auditwheel/lddtree.py#L517-L518

Added lines #L517 - L518 were not covered by tests

Check warning on line 524 in src/auditwheel/lddtree.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/auditwheel/lddtree.py#L523-L524

Added lines #L523 - L524 were not covered by tests

Check warning on line 200 in src/auditwheel/main_repair.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/auditwheel/main_repair.py#L200

Added line #L200 was not covered by tests

Check warning on line 112 in src/auditwheel/wheel_abi.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/auditwheel/wheel_abi.py#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 132 in src/auditwheel/wheel_abi.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/auditwheel/wheel_abi.py#L129-L132

Added lines #L129 - L132 were not covered by tests