Closed chiubaka closed 2 years ago
Merging #89 (5b5073f) into master (67467b4) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #89 +/- ##
=======================================
Coverage 99.68% 99.68%
=======================================
Files 44 44
Lines 313 314 +1
Branches 20 20
=======================================
+ Hits 312 313 +1
Misses 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/eslint/EsLintGenerator.ts | 100.00% <100.00%> (ø) |
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 67467b4...5b5073f. Read the comment docs.
Removes this from
GitHooksGenerator
which was coming in a separate pull request.Relates to #14.