Closed agubler closed 7 years ago
Merging #62 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #62 +/- ##
=======================================
Coverage 98.84% 98.84%
=======================================
Files 10 10
Lines 347 347
Branches 46 46
=======================================
Hits 343 343
Partials 4 4
Impacted Files | Coverage Δ | |
---|---|---|
src/cldr/load/webpack.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 2cec400...0bd03ee. Read the comment docs.
Type: feature
The following has been addressed in the PR:
Description:
Remove dependency on symbol shim typings, requires https://github.com/dojo/core/pull/294 to be released.
Related to https://github.com/dojo/meta/issues/113