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 #93

Closed evoxtorm closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #93 into dev will decrease coverage by 0.17%. The diff coverage is 72%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #93      +/-   ##
==========================================
- Coverage   81.78%   81.61%   -0.18%     
==========================================
  Files          37       38       +1     
  Lines         906      930      +24     
  Branches      111      115       +4     
==========================================
+ Hits          741      759      +18     
- Misses        165      171       +6
Impacted Files Coverage Δ
lib/utils/shell.js 52.27% <ø> (+1.16%) :arrow_up:
lib/reducers/index.js 100% <100%> (ø) :arrow_up:
lib/sagas/lifecycle.js 89.07% <66.66%> (-0.58%) :arrow_down:
lib/reducers/workflowState.js 71.42% <71.42%> (ø)

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

thejmazz commented 6 years ago

closing in favour of #94