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

perf: Warnings that the correct version cannot be matched before the environment is finally created. #2584

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

vvanglro
Copy link
Contributor

Close #2581

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 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1c5bd6a) 84.79% compared to head (cd340d9) 84.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2584   +/-   ##
=======================================
  Coverage   84.79%   84.79%           
=======================================
  Files         104      104           
  Lines       10387    10388    +1     
  Branches     2272     2272           
=======================================
+ Hits         8808     8809    +1     
  Misses       1105     1105           
  Partials      474      474           
Flag Coverage Δ
unittests 84.58% <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 9ec9ba6 into pdm-project:main Jan 24, 2024
21 checks passed
@vvanglro vvanglro deleted the perf/create_virtualenv branch January 24, 2024 04:58
@j178 j178 mentioned this pull request Apr 3, 2024
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.

Prompts when the current version of the virtual environment does not meet the requirements
2 participants