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: PEP 723: running scripts with inline metadata #2924

Merged
merged 8 commits into from
Jun 6, 2024
Merged

Conversation

frostming
Copy link
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.

Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming changed the title feat: support PEP 723: running scripts with inline metadata feat: PEP 723: running scripts with inline metadata Jun 5, 2024
Signed-off-by: Frost Ming <me@frostming.com>
Signed-off-by: Frost Ming <me@frostming.com>
Signed-off-by: Frost Ming <me@frostming.com>
Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming marked this pull request as ready for review June 5, 2024 09:01
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

Attention: Patch coverage is 87.09677% with 8 lines in your changes missing coverage. Please review.

Project coverage is 85.32%. Comparing base (4a8cb63) to head (5afae7f).
Report is 99 commits behind head on main.

Files with missing lines Patch % Lines
src/pdm/cli/commands/run.py 90.56% 2 Missing and 3 partials ⚠️
src/pdm/cli/commands/venv/backends.py 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2924      +/-   ##
==========================================
- Coverage   85.32%   85.32%   -0.01%     
==========================================
  Files         106      106              
  Lines       10630    10676      +46     
  Branches     2314     2326      +12     
==========================================
+ Hits         9070     9109      +39     
- Misses       1091     1094       +3     
- Partials      469      473       +4     
Flag Coverage Δ
unittests 85.09% <85.48%> (-0.02%) ⬇️

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.

Signed-off-by: Frost Ming <me@frostming.com>
Signed-off-by: Frost Ming <me@frostming.com>
Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming merged commit 3275dfd into main Jun 6, 2024
22 of 24 checks passed
@frostming frostming deleted the feat/pep-723 branch June 6, 2024 01:01
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.

1 participant