Closed agubler closed 6 years ago
Merging #238 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #238 +/- ##
=======================================
Coverage 94.12% 94.12%
=======================================
Files 20 20
Lines 596 596
Branches 95 95
=======================================
Hits 561 561
Misses 17 17
Partials 18 18
Impacted Files | Coverage Δ | |
---|---|---|
src/help.ts | 95.69% <100%> (ø) |
: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 ae3bf3a...bd0bffc. Read the comment docs.
Type: feature
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
Tweak the colours of the CLI output to provide better contrast.
Resolves #237