-
Notifications
You must be signed in to change notification settings - Fork 909
Better cli info #525
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
Better cli info #525
Conversation
Codecov Report
@@ Coverage Diff @@
## master #525 +/- ##
==========================================
- Coverage 96.4% 96.34% -0.06%
==========================================
Files 119 119
Lines 9643 9661 +18
==========================================
+ Hits 9296 9308 +12
- Misses 347 353 +6
Continue to review full report at Codecov.
|
kmax12
left a comment
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
kmax12
left a comment
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.
Left one comment, otherwise LGTM
kmax12
left a comment
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
show_infofunction, which can be directly calledfeaturetools.show_info()in pythonfeaturetools infoCLI click command calls thatshow_infofunction