common-workflow-lab / python-cwlgen

Generation of CWL programmatically. Available types: CommandLineTool and DockerRequirement
https://github.com/common-workflow-language/cwl-utils
MIT License
29 stars 13 forks source link

Docs fix #29

Closed illusional closed 4 years ago

illusional commented 4 years ago

This card to fix file export examples on readme. This card closes #28.

codecov[bot] commented 4 years ago

Codecov Report

Merging #29 into master will decrease coverage by 0.09%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #29     +/-   ##
=========================================
- Coverage      82%   81.91%   -0.1%     
=========================================
  Files          10       10             
  Lines         678      680      +2     
=========================================
+ Hits          556      557      +1     
- Misses        122      123      +1
Impacted Files Coverage Δ
cwlgen/requirements.py 75.34% <50%> (-0.36%) :arrow_down:

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 ffc53aa...fdf0005. Read the comment docs.