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

docs: Fix typo in help output of update command #1615

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

cmarqu
Copy link
Contributor

@cmarqu cmarqu commented Jan 12, 2023

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.

Typofix in a help string.

@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2023

Codecov Report

Base: 85.26% // Head: 85.26% // No change to project coverage 👍

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1615   +/-   ##
=======================================
  Coverage   85.26%   85.26%           
=======================================
  Files          92       92           
  Lines        8492     8492           
  Branches     1829     1829           
=======================================
  Hits         7241     7241           
  Misses        843      843           
  Partials      408      408           
Flag Coverage Δ
unittests 85.09% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/pdm/cli/commands/update.py 100.00% <ø> (ø)
src/pdm/models/repositories.py 78.19% <ø> (ø)
src/pdm/cli/commands/run.py 91.59% <100.00%> (ø)
src/pdm/models/candidates.py 86.82% <100.00%> (ø)

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 0ea3119 into pdm-project:main Jan 12, 2023
@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.

3 participants