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

Deprecate -s/--section in favor of --group #591

Merged
merged 2 commits into from
Aug 9, 2021
Merged

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 Aug 9, 2021

Codecov Report

Merging #591 (3d4f511) into main (9ed5e91) will increase coverage by 0.02%.
The diff coverage is 91.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #591      +/-   ##
==========================================
+ Coverage   84.41%   84.44%   +0.02%     
==========================================
  Files          71       71              
  Lines        5904     5915      +11     
  Branches     1044     1044              
==========================================
+ Hits         4984     4995      +11     
  Misses        640      640              
  Partials      280      280              
Flag Coverage Δ
unittests 84.27% <91.11%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
pdm/installers/synchronizers.py 84.36% <ø> (ø)
pdm/resolver/core.py 63.63% <ø> (ø)
pdm/cli/utils.py 83.15% <83.33%> (ø)
pdm/project/core.py 89.72% <85.00%> (ø)
pdm/cli/actions.py 75.79% <88.46%> (ø)
pdm/cli/commands/add.py 90.47% <100.00%> (+0.47%) ⬆️
pdm/cli/commands/export.py 100.00% <100.00%> (ø)
pdm/cli/commands/import_cmd.py 100.00% <100.00%> (ø)
pdm/cli/commands/install.py 86.95% <100.00%> (ø)
pdm/cli/commands/remove.py 100.00% <100.00%> (ø)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b070a7...3d4f511. Read the comment docs.

@frostming frostming merged commit 39189bb into main Aug 9, 2021
@frostming frostming deleted the deprecate/section-option branch August 9, 2021 02:30
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