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

Bump version for v0.4.0 release #32

Closed illusional closed 4 years ago

illusional commented 4 years ago

New .1 release is driven by rename of InlineJavascriptReq to InlineJavascriptRequirement to better align with spec.

Commit: 0acca24e0ce5c14d82b12e1e329264e3796cbb01 Comment: https://github.com/common-workflow-language/python-cwlgen/pull/26#issuecomment-551266003

Release will contain:

codecov[bot] commented 4 years ago

Codecov Report

Merging #32 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   81.93%   81.93%           
=======================================
  Files          10       10           
  Lines         681      681           
=======================================
  Hits          558      558           
  Misses        123      123
Impacted Files Coverage Δ
cwlgen/version.py 100% <100%> (ø) :arrow_up:

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 0785752...26fff0e. Read the comment docs.