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

Closed evoxtorm closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #91 into master will decrease coverage by 0.55%. The diff coverage is 47.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   81.78%   81.23%   -0.56%     
==========================================
  Files          37       38       +1     
  Lines         906      922      +16     
  Branches      111      114       +3     
==========================================
+ Hits          741      749       +8     
- Misses        165      173       +8
Impacted Files Coverage Δ
lib/utils/shell.js 53.33% <100%> (+2.22%) :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 4649996...583148e. Read the comment docs.

evoxtorm commented 6 years ago

Ok I'll make changes