cwltool icon indicating copy to clipboard operation
cwltool copied to clipboard

WIP Add metadata propagation

Open bogdang989 opened this issue 7 years ago • 2 comments

Follow-up for common-workflow-language/common-workflow-language#710

bogdang989 avatar Aug 20 '18 14:08 bogdang989

This is cool. I owe you a code review.

tetron avatar Aug 20 '18 14:08 tetron

Codecov Report

Merging #876 into master will increase coverage by 0.98%. The diff coverage is 10.34%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #876      +/-   ##
=========================================
+ Coverage   72.71%   73.7%   +0.98%     
=========================================
  Files          29      33       +4     
  Lines        5810    6462     +652     
  Branches     1454    1637     +183     
=========================================
+ Hits         4225    4763     +538     
- Misses       1133    1244     +111     
- Partials      452     455       +3
Impacted Files Coverage Δ
cwltool/builder.py 80% <100%> (+16.36%) :arrow_up:
cwltool/command_line_tool.py 83.65% <7.14%> (+4.18%) :arrow_up:
cwltool/docker_id.py 47.91% <0%> (-2.09%) :arrow_down:
cwltool/context.py 96.46% <0%> (-0.87%) :arrow_down:
cwltool/flatten.py 78.94% <0%> (ø)
cwltool/__init__.py 100% <0%> (ø)
cwltool/main.py 32.5% <0%> (ø)
cwltool/utils.py 53.44% <0%> (ø)
cwltool/argparser.py 83.88% <0%> (+0.47%) :arrow_up:
cwltool/executors.py 76.79% <0%> (+2.2%) :arrow_up:
... and 13 more

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 db0fe1c...3359f78. Read the comment docs.

codecov[bot] avatar Sep 11 '18 11:09 codecov[bot]