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: try python executable first #1260

Merged
merged 1 commit into from
Jul 22, 2022
Merged

fix: try python executable first #1260

merged 1 commit into from
Jul 22, 2022

Conversation

frostming
Copy link
Collaborator

Pull Request Check List

  • 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 #1255

@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2022

Codecov Report

Merging #1260 (f7fd6e9) into main (2ef53aa) will increase coverage by 0.18%.
The diff coverage is 74.19%.

@@            Coverage Diff             @@
##             main    #1260      +/-   ##
==========================================
+ Coverage   81.33%   81.52%   +0.18%     
==========================================
  Files          93       93              
  Lines        7647     7642       -5     
  Branches     1786     1808      +22     
==========================================
+ Hits         6220     6230      +10     
+ Misses       1066     1053      -13     
+ Partials      361      359       -2     
Flag Coverage Δ
unittests 81.40% <74.19%> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pdm/project/core.py 89.78% <74.19%> (+0.35%) ⬆️
pdm/utils.py 82.88% <0.00%> (+4.94%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ef53aa...f7fd6e9. Read the comment docs.

@frostming frostming merged commit d05f232 into main Jul 22, 2022
@frostming frostming deleted the fix/interpreter-resolve branch July 22, 2022 06:08
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.

Unable to install pyscopg2 on pdm 2.0.2
2 participants