Skip to content

Conversation

frostming
Copy link
Collaborator

Fixes #3558

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.

…nstalled when USE_UV=true

Fixes #3558

Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming merged commit 8315628 into main Jun 27, 2025
22 checks passed
@frostming frostming deleted the frostming/issue3558 branch June 27, 2025 08:53
Copy link

codecov bot commented Jun 27, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.20%. Comparing base (490bb0f) to head (afdcefd).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/pdm/resolver/uv.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3559      +/-   ##
==========================================
- Coverage   85.22%   85.20%   -0.02%     
==========================================
  Files         118      118              
  Lines       12004    12006       +2     
  Branches     1957     1958       +1     
==========================================
  Hits        10230    10230              
- Misses       1213     1214       +1     
- Partials      561      562       +1     
Flag Coverage Δ
unittests 85.06% <0.00%> (-0.02%) ⬇️

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.

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.

Extra dependencies of transitive dependencies are not properly installed when USE_UV=true
1 participant