-
Notifications
You must be signed in to change notification settings - Fork 41
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
Refactor and cleanup CLI module #675
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov ReportBase: 99.56% // Head: 99.56% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #675 +/- ##
=======================================
Coverage 99.56% 99.56%
=======================================
Files 87 88 +1
Lines 6158 6171 +13
=======================================
+ Hits 6131 6144 +13
Misses 27 27
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Changes:
cli_util.py
module (as commented in Support for batch suggest operations for CLI commands #663 (comment))cli_util.py
as private with underscore