-
Notifications
You must be signed in to change notification settings - Fork 203
Added type names to cli auto complete #4591
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
Conversation
Benchmark ResultMaster commit hash:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4591 +/- ##
==========================================
- Coverage 87.36% 86.57% -0.80%
==========================================
Files 1358 1373 +15
Lines 57112 58078 +966
Branches 7126 7221 +95
==========================================
+ Hits 49898 50281 +383
- Misses 7050 7631 +581
- Partials 164 166 +2 ☔ View full report in Codecov by Sentry. |
Benchmark ResultMaster commit hash:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Added type names to shell auto complete
Fixes #4570
Contributor agreement