Closed tiagofilipe12 closed 7 years ago
Merging #86 into master will decrease coverage by
0.31%
. The diff coverage is60%
.
@@ 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.
@tiagofilipe12 delete branch if its not needed
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.