bionode / bionode-watermill

💧Bionode-Watermill: A (Not Yet Streaming) Workflow Engine
https://bionode.gitbooks.io/bionode-watermill/content/
MIT License
37 stars 11 forks source link

fix-uncaught-error-process-exits #92

Closed evoxtorm closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #92 into dev will decrease coverage by 0.57%. The diff coverage is 43.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #92      +/-   ##
==========================================
- Coverage   81.78%   81.21%   -0.58%     
==========================================
  Files          37       38       +1     
  Lines         906      921      +15     
  Branches      111      114       +3     
==========================================
+ Hits          741      748       +7     
- Misses        165      173       +8
Impacted Files Coverage Δ
lib/utils/shell.js 52.27% <ø> (+1.16%) :arrow_up:
lib/reducers/workflowState.js 42.85% <42.85%> (ø)
lib/sagas/lifecycle.js 88.98% <50%> (-0.68%) :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 322bf2d...dddddd6. Read the comment docs.

thejmazz commented 6 years ago

Relevant section of CWL spec: https://www.commonwl.org/v1.0/Workflow.html#Workflow

evoxtorm commented 6 years ago

I deleted these two files from capitalized example but I don't know why they are still there and dockerfile is same as like yours. I will changed it.