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

fix: list direct dependencies in pdm outdated by default #3219

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

frostming
Copy link
Collaborator

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 #3218

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 85.55%. Comparing base (d85760a) to head (25314b2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/pdm/cli/commands/outdated.py 75.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3219      +/-   ##
==========================================
- Coverage   85.59%   85.55%   -0.04%     
==========================================
  Files         112      112              
  Lines       11257    11269      +12     
  Branches     2442     2446       +4     
==========================================
+ Hits         9635     9641       +6     
- Misses       1105     1109       +4     
- Partials      517      519       +2     
Flag Coverage Δ
unittests 85.35% <75.00%> (-0.04%) ⬇️

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.

@frostming frostming merged commit 07135c1 into main Oct 18, 2024
22 of 24 checks passed
@frostming frostming deleted the fix/outdated-top branch October 18, 2024 11:41
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.

pdm outdated 打印出的信息 有些反直觉
1 participant