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: New command pdm outdated #2718

Merged
merged 4 commits into from
Mar 25, 2024
Merged

feat: New command pdm outdated #2718

merged 4 commits into from
Mar 25, 2024

Conversation

frostming
Copy link
Collaborator

Close #358

Signed-off-by: Frost Ming [email protected]

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.

Close #358

Signed-off-by: Frost Ming <[email protected]>
Signed-off-by: Frost Ming <[email protected]>
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

Attention: Patch coverage is 86.91589% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 84.89%. Comparing base (bd92b07) to head (026a7fa).

Files Patch % Lines
src/pdm/cli/commands/outdated.py 83.72% 9 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2718      +/-   ##
==========================================
+ Coverage   84.87%   84.89%   +0.01%     
==========================================
  Files         104      105       +1     
  Lines       10332    10417      +85     
  Branches     2244     2272      +28     
==========================================
+ Hits         8769     8843      +74     
- Misses       1093     1101       +8     
- Partials      470      473       +3     
Flag Coverage Δ
unittests 84.67% <86.91%> (+0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Frost Ming <[email protected]>
Signed-off-by: Frost Ming <[email protected]>
@frostming frostming merged commit ba72e45 into main Mar 25, 2024
21 checks passed
@frostming frostming deleted the frostming/issue358 branch March 25, 2024 06:29
@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.

Support pdm outdated
1 participant