dojo / cli

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

Reporter.ts cleanup. #101

Closed lzhoucs closed 7 years ago

lzhoucs commented 7 years ago

This cleans up Reporter.ts and adds grunt-dojo2 in the intern config.

Depends on: https://github.com/dojo/grunt-dojo2/pull/99 Resolves: https://github.com/dojo/grunt-dojo2/issues/61

Build will fail until https://github.com/dojo/grunt-dojo2/pull/99 is landed

codecov-io commented 7 years ago

Codecov Report

Merging #101 into master will decrease coverage by -0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   99.48%   99.45%   -0.04%     
==========================================
  Files          15       15              
  Lines         391      364      -27     
  Branches       48       40       -8     
==========================================
- Hits          389      362      -27     
  Partials        2        2
Impacted Files Coverage Δ
src/allCommands.ts 100% <ø> (ø) :white_check_mark:
src/commands/eject.ts 100% <ø> (ø) :white_check_mark:
src/registerCommands.ts 100% <ø> (ø) :white_check_mark:
src/npmInstall.ts 100% <ø> (ø) :white_check_mark:
src/command.ts 100% <ø> (ø) :white_check_mark:
src/ConfigurationHelper.ts
src/configurationHelper.ts 100% <ø> (ø)
src/loadCommands.ts 97.29% <ø> (+0.42%) :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 fc460ab...734eb9c. Read the comment docs.