Skip to content

Conversation

@frostming
Copy link
Collaborator

Fixes #3446

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.

… upon adding a new dependency.

Fixes #3446

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

codecov bot commented Apr 9, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 85.57%. Comparing base (3938046) to head (2ac78da).
Report is 76 commits behind head on main.

Files with missing lines Patch % Lines
src/pdm/cli/actions.py 33.33% 2 Missing ⚠️
src/pdm/resolver/providers.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3454      +/-   ##
==========================================
- Coverage   85.57%   85.57%   -0.01%     
==========================================
  Files         112      112              
  Lines       11552    11557       +5     
  Branches     2535     2538       +3     
==========================================
+ Hits         9886     9890       +4     
  Misses       1136     1136              
- Partials      530      531       +1     
Flag Coverage Δ
unittests 85.37% <75.00%> (-0.01%) ⬇️

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 92dfb19 into main Apr 9, 2025
19 of 21 checks passed
@frostming frostming deleted the frostming/issue3446 branch April 9, 2025 01:01
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.

PDM removes override URL and some groups from deps in pdm.lock upon adding a new dependency.

2 participants