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: replace pep517 with pyproject-hooks #1528

Merged
merged 2 commits into from
Nov 23, 2022
Merged

feat: replace pep517 with pyproject-hooks #1528

merged 2 commits into from
Nov 23, 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.

@codecov-commenter
Copy link

codecov-commenter commented Nov 23, 2022

Codecov Report

Base: 85.29% // Head: 85.37% // Increases project coverage by +0.07% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1528      +/-   ##
==========================================
+ Coverage   85.29%   85.37%   +0.07%     
==========================================
  Files          91       91              
  Lines        8013     8013              
  Branches     1900     1900              
==========================================
+ Hits         6835     6841       +6     
+ Misses        788      783       -5     
+ Partials      390      389       -1     
Flag Coverage Δ
unittests 85.19% <100.00%> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
src/pdm/builders/base.py 88.95% <100.00%> (ø)
src/pdm/builders/editable.py 76.47% <100.00%> (ø)
src/pdm/cli/actions.py 78.74% <0.00%> (+0.24%) ⬆️
src/pdm/termui.py 90.57% <0.00%> (+0.72%) ⬆️
src/pdm/models/repositories.py 80.70% <0.00%> (+0.78%) ⬆️
src/pdm/models/caches.py 88.88% <0.00%> (+1.16%) ⬆️

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 4d9033a into main Nov 23, 2022
@frostming frostming deleted the pyproject-hooks branch November 23, 2022 06:27
@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