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: pdm install from requirements.txt does not consider auto selected python version #3097

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

frostming
Copy link
Collaborator

Fixes #3095

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 Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.67%. Comparing base (d0ceded) to head (2fbecd3).
Report is 93 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3097      +/-   ##
==========================================
+ Coverage   85.65%   85.67%   +0.02%     
==========================================
  Files         109      109              
  Lines       10975    10977       +2     
  Branches     2399     2399              
==========================================
+ Hits         9401     9405       +4     
+ Misses       1085     1084       -1     
+ Partials      489      488       -1     
Flag Coverage Δ
unittests 85.46% <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 fbaa7c1 into main Aug 13, 2024
24 checks passed
@frostming frostming deleted the frostming/issue3095 branch August 13, 2024 02:06
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 install from requirements.txt does not consider auto selected python version
1 participant