dojo / i18n

:rocket: Dojo 2 - internationalization library.
http://dojo.io
Other
6 stars 19 forks source link

Reporter.ts cleanup. #55

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 #55 into master will increase coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   98.81%   98.84%   +0.03%     
==========================================
  Files          10       10              
  Lines         338      347       +9     
  Branches       41       46       +5     
==========================================
+ Hits          334      343       +9     
  Partials        4        4
Impacted Files Coverage Δ
src/i18n.ts 97.41% <ø> (-0.13%) :x:
src/cldr/locales.ts 100% <ø> (ø) :white_check_mark:
src/main.ts 100% <ø> (ø) :white_check_mark:
src/cldr/load/webpack.ts 100% <ø> (ø) :white_check_mark:
src/cldr/load.ts 98.88% <ø> (+0.45%) :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 687874d...a2bbd83. Read the comment docs.