dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
25 stars 34 forks source link

Remove command / group ejection - only full eject is supported #131

Closed tomdye closed 7 years ago

tomdye commented 7 years ago

Type: change

The following has been addressed in the PR:

Description:

Resolves #130

codecov[bot] commented 7 years ago

Codecov Report

Merging #131 into master will decrease coverage by 0.54%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
- Coverage   99.47%   98.92%   -0.55%     
==========================================
  Files          15       15              
  Lines         381      373       -8     
  Branches       47       44       -3     
==========================================
- Hits          379      369      -10     
- Partials        2        4       +2
Impacted Files Coverage Δ
src/commands/eject.ts 96% <100%> (-4%) :arrow_down:

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 273ad51...00058f0. Read the comment docs.