-
Notifications
You must be signed in to change notification settings - Fork 2
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
PR-root-completion - initial completion #33
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #33 +/- ##
==========================================
+ Coverage 85.42% 86.23% +0.81%
==========================================
Files 13 13
Lines 2394 2420 +26
==========================================
+ Hits 2045 2087 +42
+ Misses 255 241 -14
+ Partials 94 92 -2 ☔ View full report in Codecov by Sentry. |
Change-Id: I1abe605198c025dfc5fd57aea0cf53686506e4b7
…letion function of root, flags broken on it
…, root suggestion, flags on root no
@jxskiss Could you please review code? |
@akemrir Sure, will do review in the following two days. |
LGTM. Thank you for the effor on this feature 👍 |
This is start of completion for root command. Not working fully.