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: drop version from search result #3328

Merged
merged 2 commits into from
Dec 3, 2024
Merged

fix: drop version from search result #3328

merged 2 commits into from
Dec 3, 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.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.34%. Comparing base (8e73945) to head (66dffc7).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/pdm/cli/commands/search.py 66.66% 1 Missing ⚠️
src/pdm/models/search.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3328   +/-   ##
=======================================
  Coverage   85.33%   85.34%           
=======================================
  Files         112      112           
  Lines       11430    11433    +3     
  Branches     2496     2496           
=======================================
+ Hits         9754     9757    +3     
+ Misses       1145     1144    -1     
- Partials      531      532    +1     
Flag Coverage Δ
unittests 85.13% <50.00%> (+<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]>
@frostming frostming merged commit 04a794a into main Dec 3, 2024
20 of 21 checks passed
@frostming frostming deleted the fix/search branch December 3, 2024 01:25
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.

1 participant