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: remove zsh pypi completion #3348

Merged

Conversation

Georgehu716
Copy link
Contributor

@Georgehu716 Georgehu716 commented Dec 10, 2024

Fixes #3329

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 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.11%. Comparing base (be64954) to head (eb90718).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3348   +/-   ##
=======================================
  Coverage   85.10%   85.11%           
=======================================
  Files         112      112           
  Lines       11454    11454           
  Branches     2503     2503           
=======================================
+ Hits         9748     9749    +1     
+ Misses       1175     1174    -1     
  Partials      531      531           
Flag Coverage Δ
unittests 84.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.

@frostming frostming merged commit 26d1730 into pdm-project:main Dec 11, 2024
21 checks passed
@Georgehu716 Georgehu716 deleted the fix/remove-zsh-pypi-completion branch December 11, 2024 07:12
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.

zsh completion pdm add <tab> will stuck
2 participants