Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd command for listing existing configurations #339
Conversation
|
The lines echoing workspace configurations should likely go outside the try block since they do not depend on the scandir execution. |
|
I moved the output part outside the try block and made the docstring slightly more readable. |
|
Sorry for the late response. (I already replied in the other issue) Can this be rebased via |
|
Closing and reopening (trying to trigger travis build) |
|
Sure, but I need to sort out my own repo before that. |
Codecov Report
@@ Coverage Diff @@
## master #339 +/- ##
==========================================
- Coverage 75.67% 74.36% -1.31%
==========================================
Files 5 5
Lines 777 792 +15
Branches 226 230 +4
==========================================
+ Hits 588 589 +1
- Misses 136 148 +12
- Partials 53 55 +2
Continue to review full report at Codecov.
|
|
I rebased on top of your master branch. |
No description provided.