Closed jeffbaumes closed 7 years ago
Merging #492 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #492 +/- ##
=======================================
Coverage 34.11% 34.11%
=======================================
Files 39 39
Lines 1530 1530
=======================================
Hits 522 522
Misses 1008 1008
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 9db9c6f...760b204. Read the comment docs.
The branch https://github.com/jeffbaumes/upset/tree/no-global-vars creates a new concatenated
index.js
for UpSet that does not use thescript
loader so does not pollute the global namespace with lots of variables.