Closed larsgw closed 5 years ago
Merging #234 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #234 +/- ##
=======================================
Coverage 95.11% 95.11%
=======================================
Files 22 22
Lines 758 758
Branches 120 120
=======================================
Hits 721 721
Misses 37 37
Impacted Files | Coverage Δ | |
---|---|---|
lib/configure.js | 84% <ø> (ø) |
:arrow_up: |
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 68016d1...8e72cc0. Read the comment docs.
Thanks, nice catch.
Re-enable the ESLint rule
no-invalid-this
instead of disabling it again.