dojo / core

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

remove symbol-shim typings #294

Closed agubler closed 7 years ago

agubler commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description:

Remove dependency on symbol shim typings, requires https://github.com/dojo/shim/pull/76 to be released.

Related to https://github.com/dojo/meta/issues/113

codecov-io commented 7 years ago

Codecov Report

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

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
+ Coverage   93.86%   93.86%   +<.01%     
==========================================
  Files          38       38              
  Lines        2134     2135       +1     
  Branches      405      405              
==========================================
+ Hits         2003     2004       +1     
  Misses         52       52              
  Partials       79       79
Impacted Files Coverage Δ
src/encoding.ts 96.64% <ø> (ø) :white_check_mark:
src/async/ExtensiblePromise.ts 100% <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 5c6a30e...5d3ee18. Read the comment docs.