Skip to content

Update lddtree.py

3eb900c
Select commit
Loading
Failed to load commit list.
Open

lddtree: support alternative LD_LIBRARY_PATH called AUDITWHEEL_LD_LIBRARY_PATH #597

Update lddtree.py
3eb900c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 2, 2026 in 0s

95.71% (-0.05%) compared to 531fa8a

View this Pull Request on Codecov

95.71% (-0.05%) compared to 531fa8a

Details

Codecov Report

❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.71%. Comparing base (531fa8a) to head (3eb900c).

Files with missing lines Patch % Lines
src/auditwheel/lddtree.py 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #597      +/-   ##
==========================================
- Coverage   95.76%   95.71%   -0.05%     
==========================================
  Files          23       23              
  Lines        1935     1937       +2     
  Branches      367      367              
==========================================
+ Hits         1853     1854       +1     
- Misses         46       47       +1     
  Partials       36       36              

☔ 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.