dojo / i18n

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

Upgrading to new request api #56

Closed rorticus closed 7 years ago

rorticus commented 7 years ago

Type: feature

Description:

Updating the loader to use the new request API in dojo/core

Note that tests won't pass until core is released

Please review this checklist before submitting your PR:

codecov-io commented 7 years ago

Codecov Report

Merging #56 into master will increase coverage by <.01%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   98.81%   98.82%   +<.01%     
==========================================
  Files          10       10              
  Lines         338      339       +1     
  Branches       41       41              
==========================================
+ Hits          334      335       +1     
  Partials        4        4
Impacted Files Coverage Δ
src/cldr/load.ts 98.46% <100%> (+0.02%) :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...b971abd. Read the comment docs.