Closed agubler closed 4 years ago
Merging #250 into master will not change coverage by
%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #250 +/- ##
=======================================
Coverage 84.63% 84.63%
=======================================
Files 48 48
Lines 2167 2167
Branches 577 577
=======================================
Hits 1834 1834
Misses 333 333
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 0727ff0...7ff79fe. Read the comment docs.
Type: bug
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
In sync mode all the cldr-data is registered with globalize synchronously, the import/require for globalize was missing from the sync bootstrap code.