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