Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unable to force install specific version with pdm #2587

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

frostming
Copy link
Collaborator

Fixes #2586

Signed-off-by: Frost Ming [email protected]

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.

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9ec9ba6) 84.79% compared to head (d4d7853) 84.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2587   +/-   ##
=======================================
  Coverage   84.79%   84.80%           
=======================================
  Files         104      104           
  Lines       10388    10390    +2     
  Branches     2272     2273    +1     
=======================================
+ Hits         8809     8811    +2     
  Misses       1105     1105           
  Partials      474      474           
Flag Coverage Δ
unittests 84.59% <100.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.

@frostming frostming merged commit 694d9aa into main Jan 25, 2024
20 checks passed
@frostming frostming deleted the frostming/issue2586 branch January 25, 2024 02:18
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.

How to force install specific version with pdm?
1 participant