This repository was archived by the owner on Jun 9, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 13
V0.3.0 release #24
Merged
illusional
merged 26 commits into
common-workflow-lab:master
from
illusional:v0.3.0-release
Jul 5, 2019
Conversation
This file contains hidden or 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
…wlgen into parsing
+ Clarify some of the installation steps
Codecov Report
@@ Coverage Diff @@
## master #24 +/- ##
==========================================
+ Coverage 76.75% 82.88% +6.12%
==========================================
Files 9 10 +1
Lines 684 590 -94
==========================================
- Hits 525 489 -36
+ Misses 159 101 -58
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #24 +/- ##
==========================================
+ Coverage 76.75% 83.13% +6.38%
==========================================
Files 9 10 +1
Lines 684 593 -91
==========================================
- Hits 525 493 -32
+ Misses 159 100 -59
Continue to review full report at Codecov.
|
Merged
(not just convert the array of strings to a string "['value']" haha
# Conflicts: # cwlgen/commandlinetool.py
Get read for a v0.3.0 release! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Foolishly I blended these 2 PRs together. But once [#22] has merged, (so from e685269) this will just be a couple of docs changes and preparation for a 0.3.0 release.
PR for: