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

Change on the behavior of d3 visualization #86

Closed tiagofilipe12 closed 6 years ago

tiagofilipe12 commented 6 years ago

I have passed an environmental variable for d3 visualization tool to be triggered. Now it is only started when we pass the D3_LOGGER environmental variable to the shell before running the script. Also, I added these changes to the docs.

codecov-io commented 6 years ago

Codecov Report

Merging #86 into master will decrease coverage by 0.31%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   82.09%   81.78%   -0.32%     
==========================================
  Files          37       37              
  Lines         905      906       +1     
  Branches      110      111       +1     
==========================================
- Hits          743      741       -2     
- Misses        162      165       +3
Impacted Files Coverage Δ
lib/reducers/collection.js 84.61% <60%> (-3.17%) :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 31632eb...cca57d2. Read the comment docs.

thejmazz commented 6 years ago

@tiagofilipe12 delete branch if its not needed