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: switch the default build backend to pdm-backend #1684

Merged
merged 3 commits into from
Feb 7, 2023

Conversation

frostming
Copy link
Collaborator

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-commenter
Copy link

codecov-commenter commented Feb 7, 2023

Codecov Report

Base: 85.11% // Head: 85.13% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (3667d6e) compared to base (1bede32).
Patch coverage: 75.00% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1684      +/-   ##
==========================================
+ Coverage   85.11%   85.13%   +0.02%     
==========================================
  Files          92       92              
  Lines        8624     8618       -6     
  Branches     1867     1866       -1     
==========================================
- Hits         7340     7337       -3     
+ Misses        865      864       -1     
+ Partials      419      417       -2     
Flag Coverage Δ
unittests 84.95% <75.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
src/pdm/builders/editable.py 79.31% <ø> (+2.16%) ⬆️
src/pdm/models/backends.py 84.70% <ø> (ø)
src/pdm/cli/commands/init.py 94.28% <50.00%> (ø)
src/pdm/cli/actions.py 77.69% <100.00%> (ø)
src/pdm/builders/base.py 89.53% <0.00%> (+0.58%) ⬆️

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.

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