Closed mwistrand closed 7 years ago
:exclamation: No coverage uploaded for pull request base (
master@30c0f95
). Click here to learn what that means. The diff coverage is100%
.
@@ Coverage Diff @@
## master #122 +/- ##
=========================================
Coverage ? 95.99%
=========================================
Files ? 11
Lines ? 624
Branches ? 131
=========================================
Hits ? 599
Misses ? 13
Partials ? 12
Impacted Files | Coverage Δ | |
---|---|---|
src/plugins/CoreLoadPlugin.ts | 97.87% <100%> (ø) |
|
src/plugins/util/i18n.ts | 98.48% <100%> (ø) |
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 30c0f95...ffa76b8. Read the comment docs.
Type: feature
The following has been addressed in the PR:
Description:
Update
@dojo/i18n/cldr/load.default
parsing to account for the possibility that a context require could be passed as the first argument.Resolves #121