-
Notifications
You must be signed in to change notification settings - Fork 382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLDR-17042 adjust coverage #3230
CLDR-17042 adjust coverage #3230
Conversation
@btangmu The extra code that the charts call to check supplemental items that the locale is missing is
|
Draft for now; need to track down some errors |
Now ready for review and approval |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Need to revisit next time re: policies but LGTM for now
"(" // start | ||
+ "nds_NL|fa_AF|ro_MD|sr_ME|sw_CD" | ||
// Length 4 | ||
+ "|root" | ||
// Length 3 | ||
+ "|ace|ach|ada|ady|aeb|afh|agq|ain|akk|akz|ale|aln|alt|ang|ann|anp|apc|arc|arn|aro|arp|arq|ars|arw|ary|arz|asa|ase|atj|avk|awa" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what's… the point of this?
- leftover questions from unicode-org#3230 CLDR-17042 remain
CLDR-17042
common/main/yi_UA.xml
common/properties/coverageLevels.txt
common/supplemental/coverageLevels.xml
common/supplemental/likelySubtags.xml
common/supplemental/supplementalData.xml
common/supplemental/supplementalMetadata.xml
tools/cldr-code/src/main/java/org/unicode/cldr/util/CoreCoverageInfo.java
tools/cldr-code/src/main/java/org/unicode/cldr/util/SupplementalDataInfo.java
tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/Locales.txt
tools/cldr-code/src/test/java/org/unicode/cldr/unittest/LocaleMatcherTest.java
tools/cldr-code/src/test/java/org/unicode/cldr/unittest/TestCoverage.java
tools/cldr-code/src/test/java/org/unicode/cldr/unittest/TestCoverageLevel.java
tools/cldr-code/src/test/java/org/unicode/cldr/unittest/XLocaleMatcherTest.java
Fix Yiddish
This PR completes the ticket.
ALLOW_MANY_COMMITS=true