Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Add various fixes to cwlgen #46

Merged
merged 5 commits into from
May 20, 2020

Conversation

illusional
Copy link
Collaborator

@illusional illusional commented May 20, 2020

There are a few little niggles around that are easy to fix, just opening this PR to address some of those.

@codecov
Copy link

codecov bot commented May 20, 2020

Codecov Report

Merging #46 into master will decrease coverage by 1.36%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   80.11%   78.75%   -1.37%     
==========================================
  Files          10       10              
  Lines         709      720      +11     
==========================================
- Hits          568      567       -1     
- Misses        141      153      +12     
Impacted Files Coverage Δ
cwlgen/utils.py 78.00% <80.00%> (+0.37%) ⬆️
cwlgen/commandlinetool.py 76.14% <100.00%> (-5.93%) ⬇️
cwlgen/workflow.py 76.71% <100.00%> (-5.24%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de17bc8...5f911af. Read the comment docs.

@illusional illusional changed the title Add little fixes to cwlgen Add various fixes to cwlgen May 20, 2020
@illusional illusional merged commit af2d7d1 into common-workflow-lab:master May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not dumping empty lists doesn't conform to the spec Unable to use in: and out: arguments from workflowstep method
1 participant