Skip to content

fix: get hash from cache if not present in the link

cfa02ab
Select commit
Loading
Failed to load commit list.
Open

feat: generate provenance_url.json when installing packages(PEP 710) #3013

fix: get hash from cache if not present in the link
cfa02ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 0s

85.64% (+0.04%) compared to d2c6261

View this Pull Request on Codecov

85.64% (+0.04%) compared to d2c6261

Details

Codecov Report

❌ Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.64%. Comparing base (d2c6261) to head (cfa02ab).
⚠️ Report is 410 commits behind head on main.

Files with missing lines Patch % Lines
src/pdm/models/candidates.py 83.33% 1 Missing and 1 partial ⚠️
src/pdm/installers/manager.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3013      +/-   ##
==========================================
+ Coverage   85.60%   85.64%   +0.04%     
==========================================
  Files         109      109              
  Lines       10913    10972      +59     
  Branches     2386     2399      +13     
==========================================
+ Hits         9342     9397      +55     
- Misses       1086     1087       +1     
- Partials      485      488       +3     

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