Skip to content

Conversation

frostming
Copy link
Collaborator

Signed-off-by: Frost Ming me@frostming.com

Pull Request Checklist

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

Fix #3553

Signed-off-by: Frost Ming <me@frostming.com>
Copy link

codecov bot commented Jun 24, 2025

Codecov Report

Attention: Patch coverage is 56.25000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 85.43%. Comparing base (ccb498a) to head (da315c2).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/pdm/_types.py 58.33% 4 Missing and 1 partial ⚠️
src/pdm/resolver/uv.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3554      +/-   ##
==========================================
+ Coverage   85.20%   85.43%   +0.23%     
==========================================
  Files         118      118              
  Lines       11973    11984      +11     
  Branches     1955     1956       +1     
==========================================
+ Hits        10201    10239      +38     
+ Misses       1211     1183      -28     
- Partials      561      562       +1     
Flag Coverage Δ
unittests 85.28% <56.25%> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@frostming frostming merged commit b728ef7 into main Jun 24, 2025
23 of 24 checks passed
@frostming frostming deleted the fix/uv-source-cred branch June 24, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Credentials for additional indexes configured with PDM are not passed to uv
1 participant