Skip to content

import_cldr: ignore non-Latin numbering systems - #579

Merged
akx merged 1 commit into
masterfrom
number-sys-import
May 28, 2018
Merged

import_cldr: ignore non-Latin numbering systems#579
akx merged 1 commit into
masterfrom
number-sys-import

Conversation

@akx

@akxakx commented May 28, 2018

Copy link
Copy Markdown
Member

Previously the script could have inadvertently merged formatting rules between numbering systems due to the XML selectors used. This makes sure only Latin rules are used for the time being. When support for other numbering systems is properly added (see #470), these checks can be changed.

Previously the script could have inadvertently merged formatting rules between numbering systems due to the XML selectors used. This makes sure only Latin rules are used for the time being. When support for other numbering systems is properly added (see #470), these checks can be changed.
@akx
akxforce-pushed the number-sys-import branch from c58d721 to 77dc9d4CompareMay 28, 2018 09:21
@codecov-io

codecov-io commented May 28, 2018

Copy link
Copy Markdown

Codecov Report

Merging #579 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #579 +/- ##
=======================================
Coverage 90.22% 90.22% =======================================
Files 24 24 Lines 4070 4070 =======================================
Hits 3672 3672 Misses 398 398

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 a72cdf1...77dc9d4. Read the comment docs.

@akx
akx merged commit 2d0179e into masterMay 28, 2018
@akx
akx deleted the number-sys-import branch May 28, 2018 10:12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@akx@codecov-io