Closed Rich-Harris closed 7 years ago
:exclamation: No coverage uploaded for pull request base (
master@69130f4
). Click here to learn what that means. The diff coverage is100%
.
@@ Coverage Diff @@
## master #148 +/- ##
=========================================
Coverage ? 88.24%
=========================================
Files ? 71
Lines ? 1634
Branches ? 0
=========================================
Hits ? 1442
Misses ? 192
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
src/program/types/VariableDeclarator.js | 100% <100%> (ø) |
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 69130f4...cd4900e. Read the comment docs.
fixes #134 (though we might still need to remove inits of dead variable declarations regardless, notwithstanding that that's nonsensical code)