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

feat: new findpython #2099

Merged
merged 2 commits into from
Jul 12, 2023
Merged

feat: new findpython #2099

merged 2 commits into from
Jul 12, 2023

Conversation

frostming
Copy link
Collaborator

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.

Signed-off-by: Frost Ming <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2023

Codecov Report

Patch coverage: 78.57% and project coverage change: -0.06 ⚠️

Comparison is base (66068b2) 84.54% compared to head (b39057f) 84.49%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2099      +/-   ##
==========================================
- Coverage   84.54%   84.49%   -0.06%     
==========================================
  Files         100      100              
  Lines        9649     9663      +14     
  Branches     2112     2118       +6     
==========================================
+ Hits         8158     8165       +7     
- Misses       1034     1038       +4     
- Partials      457      460       +3     
Flag Coverage Δ
unittests 84.26% <78.57%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
src/pdm/cli/commands/use.py 93.42% <ø> (ø)
src/pdm/project/config.py 88.37% <50.00%> (-0.73%) ⬇️
src/pdm/cli/commands/config.py 70.47% <55.55%> (-1.69%) ⬇️
src/pdm/cli/commands/venv/utils.py 96.15% <100.00%> (-1.93%) ⬇️
src/pdm/models/python.py 91.66% <100.00%> (ø)
src/pdm/project/core.py 90.48% <100.00%> (+0.04%) ⬆️

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

@frostming frostming merged commit ef41854 into main Jul 12, 2023
@frostming frostming deleted the feat/rust-findpython branch July 12, 2023 11:14
@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.

2 participants