Closed JamesLMilner closed 7 years ago
Merging #165 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #165 +/- ##
=====================================
Coverage 99% 99%
=====================================
Files 16 16
Lines 404 404
Branches 50 50
=====================================
Hits 400 400
Partials 4 4
Impacted Files | Coverage Δ | |
---|---|---|
src/text.ts | 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 ece0c9b...1571410. Read the comment docs.
Type: Feature
The following has been addressed in the PR:
Description:
Clarifies that the CLI has non-builtin commands and that you need to install them to use them (i.e. build).
Resolves #163