Skip to content

feat: implement PEP 832 support for managing virtual environments - #3834

Draft
frostming wants to merge 5 commits into
mainfrom
feat/pep832
Draft

feat: implement PEP 832 support for managing virtual environments#3834
frostming wants to merge 5 commits into
mainfrom
feat/pep832

Conversation

@frostming

Copy link
Copy Markdown
Collaborator

Signed-off-by: Frost Ming me@frostming.com

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.

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 82.19178% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.27%. Comparing base (d6d4b66) to head (68bd7e8).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/pdm/project/core.py 81.13% 6 Missing and 4 partials ⚠️
src/pdm/cli/commands/venv/utils.py 89.04% 3 Missing and 5 partials ⚠️
src/pdm/cli/commands/fix/fixers.py 33.33% 3 Missing and 1 partial ⚠️
src/pdm/cli/commands/venv/purge.py 62.50% 2 Missing and 1 partial ⚠️
src/pdm/cli/commands/venv/remove.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3834      +/-   ##
==========================================
- Coverage   88.33%   88.27%   -0.06%     
==========================================
  Files         121      121              
  Lines       13215    13339     +124     
  Branches     2246     2271      +25     
==========================================
+ Hits        11673    11775     +102     
- Misses        971      984      +13     
- Partials      571      580       +9     
Flag Coverage Δ
unittests 88.16% <82.19%> (-0.06%) ⬇️

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

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Frost Ming <me@frostming.com>
…t management

Signed-off-by: Frost Ming <me@frostming.com>
pre-commit-ci Bot and others added 3 commits August 11, 2026 10:13
…t management

Signed-off-by: Frost Ming <me@frostming.com>
Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming added the 📝 draft PEP Pull requests related to a draft PEP label Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📝 draft PEP Pull requests related to a draft PEP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant