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: test against the latest findpython #1518

Merged
merged 1 commit into from
Nov 16, 2022
Merged

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 #1516

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2022

Codecov Report

Base: 85.30% // Head: 85.30% // No change to project coverage 👍

Coverage data is based on head (f8ec8b7) compared to base (26f2a17).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1518   +/-   ##
=======================================
  Coverage   85.30%   85.30%           
=======================================
  Files          91       91           
  Lines        8000     8000           
  Branches     1898     1897    -1     
=======================================
  Hits         6824     6824           
  Misses        786      786           
  Partials      390      390           
Flag Coverage Δ
unittests 85.12% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/pdm/cli/actions.py 78.50% <100.00%> (-0.16%) ⬇️
src/pdm/models/python.py 94.73% <100.00%> (+0.29%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@frostming frostming merged commit 8479fd5 into main Nov 16, 2022
@frostming frostming deleted the fix/latest-findpython branch November 16, 2022 01:34
@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.

test_use_invalid_wrapper_python test fails
2 participants