-
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
Add support for --name in all other neuro commands #648
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
atemate
force-pushed
the
ay/job-name-interchangeable
branch
from
March 18, 2019 15:30
87e3ed5
to
b91e515
Compare
atemate
changed the title
[WIP] Add support for --name in all other neuro commands
Add support for --name in all other neuro commands
Mar 18, 2019
Codecov Report
@@ Coverage Diff @@
## master #648 +/- ##
==========================================
+ Coverage 90.25% 91.82% +1.56%
==========================================
Files 39 39
Lines 3172 3194 +22
Branches 432 433 +1
==========================================
+ Hits 2863 2933 +70
+ Misses 237 198 -39
+ Partials 72 63 -9
Continue to review full report at Codecov.
|
decrease in coverage is due to changes in |
asvetlov
reviewed
Mar 20, 2019
atemate
force-pushed
the
ay/job-name-interchangeable
branch
3 times, most recently
from
March 26, 2019 18:17
bea5c65
to
031647b
Compare
atemate
force-pushed
the
ay/job-name-interchangeable
branch
3 times, most recently
from
April 2, 2019 15:38
9781beb
to
b3a8ca1
Compare
atemate
force-pushed
the
ay/job-name-interchangeable
branch
from
April 3, 2019 09:14
b3a8ca1
to
21e2647
Compare
atemate
force-pushed
the
ay/job-name-interchangeable
branch
from
April 3, 2019 13:10
21e2647
to
130f535
Compare
asvetlov
reviewed
Apr 3, 2019
asvetlov
reviewed
Apr 3, 2019
asvetlov
approved these changes
Apr 3, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolve job name to job ID in all
job-
commands.