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

Merge Develop into Master in preparation for 1.0.0 #83

Closed thejmazz closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #83 into master will increase coverage by 1.69%. The diff coverage is 88.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage    80.4%   82.09%   +1.69%     
==========================================
  Files          36       37       +1     
  Lines         832      905      +73     
  Branches       99      110      +11     
==========================================
+ Hits          669      743      +74     
+ Misses        163      162       -1
Impacted Files Coverage Δ
lib/lifecycle/create-operation.js 100% <ø> (ø) :arrow_up:
lib/constants/default-task-state.js 100% <ø> (ø) :arrow_up:
lib/orchestrators/orchestrator-uid-generator.js 100% <100%> (ø)
lib/task.js 100% <100%> (ø) :arrow_up:
lib/watermill.js 90.47% <100%> (ø) :arrow_up:
lib/orchestrators/fork.js 100% <100%> (+50%) :arrow_up:
lib/sagas/lifecycle.js 89.65% <100%> (+0.08%) :arrow_up:
lib/lifecycle/generate-uid.js 100% <100%> (ø) :arrow_up:
lib/lifecycle/resolve-input.js 72.05% <62.5%> (-1.72%) :arrow_down:
lib/reducers/collection.js 87.77% <75%> (+2.55%) :arrow_up:
... and 6 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 8d227e5...398dd75. Read the comment docs.