Closed LukasHechenberger closed 7 years ago
Merging #18 into master will decrease coverage by
1.6%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #18 +/- ##
==========================================
- Coverage 96.93% 95.32% -1.61%
==========================================
Files 9 12 +3
Lines 163 214 +51
==========================================
+ Hits 158 204 +46
- Misses 5 10 +5
Impacted Files | Coverage Δ | |
---|---|---|
src/cli/Options.js | 100% <ø> (ø) |
:arrow_up: |
src/cli/commands/Docs.js | 100% <100%> (ø) |
:arrow_up: |
src/lib/util/Logger.js | 86.84% <0%> (ø) |
|
src/lib/cli/Option.js | 100% <0%> (ø) |
|
src/lib/error/UsageError.js | 100% <0%> (ø) |
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 e6196a9...f8c13d2. Read the comment docs.
Fixes #13