-
Notifications
You must be signed in to change notification settings - Fork 7
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
Added the --exclude-from-files option in "neuro cp". #1561
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1561 +/- ##
==========================================
+ Coverage 85.42% 85.55% +0.13%
==========================================
Files 55 55
Lines 8307 8322 +15
Branches 1363 1367 +4
==========================================
+ Hits 7096 7120 +24
+ Misses 953 945 -8
+ Partials 258 257 -1
Continue to review full report at Codecov.
|
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.
Looks good.
I think the option worth to be added to user config (like life-span or ps-columns)
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.
Looks good, just a few minor text comments.
Co-authored-by: Andrew Svetlov <[email protected]>
Closes #1560.
TODO: Update the API docs (they are outdated).