dojo / cli

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

Don't error when nothing to do #99

Closed jdonaghue closed 7 years ago

jdonaghue commented 7 years ago

issue #95

codecov-io commented 7 years ago

Codecov Report

Merging #99 into master will increase coverage by 0.03%.

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   99.45%   99.49%   +0.03%     
==========================================
  Files          15       15              
  Lines         368      394      +26     
  Branches       43       49       +6     
==========================================
+ Hits          366      392      +26     
  Partials        2        2
Impacted Files Coverage Δ
src/commands/eject.ts 100% <100%> (ø) :white_check_mark:
src/registerCommands.ts 100% <ø> (ø) :white_check_mark:
src/command.ts 100% <ø> (ø) :white_check_mark:

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 53e5c08...a288278. Read the comment docs.