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: couldn't find interpreter for global project #2727

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

frostming
Copy link
Collaborator

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.

Fix #2726

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 85.07%. Comparing base (6779fbd) to head (43ebe89).

Files Patch % Lines
src/pdm/project/core.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2727   +/-   ##
=======================================
  Coverage   85.07%   85.07%           
=======================================
  Files         106      106           
  Lines       10539    10539           
  Branches     2288     2288           
=======================================
  Hits         8966     8966           
  Misses       1101     1101           
  Partials      472      472           
Flag Coverage Δ
unittests 84.85% <50.00%> (ø)

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 96a9680 into main Mar 28, 2024
20 of 21 checks passed
@frostming frostming deleted the fix/global-find branch March 28, 2024 04:05
@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.

Potential regression bug of pdm install --global --project . for version 2.13.0.
1 participant