JSCover
JSCover copied to clipboard
Fix "use strict" errors
Some fixes where undeclared variables are used which is not allowed under "use strict"
Codecov Report
Merging #294 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #294 +/- ##
=========================================
Coverage 96.16% 96.16%
Complexity 920 920
=========================================
Files 56 56
Lines 2320 2320
Branches 369 369
=========================================
Hits 2231 2231
Misses 48 48
Partials 41 41
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 1eb716c...11ffbcb. Read the comment docs.
Hi @chtheis , sorry for not following up on this sooner. I believe this has been fixed in #311 , commit 0eca598. Can you confirm?
This is a fix for #293
Fixed in https://github.com/tntim96/JSCover/issues/311 , commit 0eca598