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: add a new setting package-type to distinguish application and library #2394

Merged
merged 2 commits into from
Nov 10, 2023

add news

2de4fd3
Select commit
Loading
Failed to load commit list.
Merged

feat: add a new setting package-type to distinguish application and library #2394

add news
2de4fd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 0s

84.54% (+0.00%) compared to 1917e90

View this Pull Request on Codecov

84.54% (+0.00%) compared to 1917e90

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/pdm/cli/actions.py 81.28% <ø> (ø)
src/pdm/cli/commands/init.py 79.41% <100.00%> (+0.30%) ⬆️
src/pdm/cli/utils.py 81.94% <100.00%> (ø)
src/pdm/models/repositories.py 73.87% <100.00%> (-0.08%) ⬇️
src/pdm/project/core.py 89.39% <100.00%> (+0.07%) ⬆️
src/pdm/resolver/core.py 93.10% <100.00%> (ø)
src/pdm/cli/commands/add.py 87.50% <0.00%> (ø)
src/pdm/cli/commands/show.py 86.00% <0.00%> (ø)

📢 Thoughts on this report? Let us know!