Closed mwistrand closed 7 years ago
Merging #89 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #89 +/- ##
=======================================
Coverage 98.95% 98.95%
=======================================
Files 11 11
Lines 383 383
Branches 54 54
=======================================
Hits 379 379
Partials 4 4
Impacted Files | Coverage Δ | |
---|---|---|
src/i18n.ts | 97.85% <100%> (ø) |
:arrow_up: |
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 72a8bd9...0f7771b. Read the comment docs.
Type: bug
The following has been addressed in the PR:
Description:
Allows the root locale to be assumed when using
formatMessage
orgetMessageFormatter
.