dojo / core

:rocket: Dojo 2 - language helpers and utilities.
http://dojo.io
Other
213 stars 62 forks source link

TS up to 2.2.1 #295

Closed tomdye closed 7 years ago

tomdye commented 7 years ago

Type: bug / feature

The following has been addressed in the PR:

Description:

Resolves https://github.com/dojo/meta/issues/152

codecov-io commented 7 years ago

Codecov Report

Merging #295 into master will decrease coverage by -0.05%. The diff coverage is 80%.

@@           Coverage Diff            @@
##           master   #295      +/-   ##
========================================
- Coverage   94.04%    94%   -0.05%     
========================================
  Files          38     38              
  Lines        2133   2134       +1     
  Branches      404    405       +1     
========================================
  Hits         2006   2006              
  Misses         50     50              
- Partials       77     78       +1
Impacted Files Coverage Δ
src/aspect.ts 96.24% <100%> (ø) :white_check_mark:
src/request/providers/xhr.ts 87.94% <100%> (ø) :white_check_mark:
src/request/providers/node.ts 88.03% <66.66%> (-0.43%) :x:

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 76a0a2f...0aaa56a. Read the comment docs.