Closed agubler closed 6 years ago
Merging #234 into master will decrease coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #234 +/- ##
==========================================
- Coverage 94.13% 94.12% -0.01%
==========================================
Files 20 20
Lines 597 596 -1
Branches 95 95
==========================================
- Hits 562 561 -1
Misses 17 17
Partials 18 18
Impacted Files | Coverage Δ | |
---|---|---|
src/index.ts | 100% <ø> (ø) |
:arrow_up: |
src/commands/eject.ts | 94.33% <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 eec0b71...b182763. Read the comment docs.
Type: feature
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
There is no need to use dojo dependencies in the cli. Remove them and update the code for the deep assign.