Skip to content
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

Update builtin CodepointSet tables based on Unicode 14.0 (#19) #20

Merged
merged 7 commits into from
Jan 13, 2022

Conversation

byllyfish
Copy link
Owner

Fix #19
Add more tests.
Add tests for more versions of unicodedata2.

@codecov-commenter
Copy link

Codecov Report

Merging #20 (a50b52f) into master (f0c6cfe) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files          10       10           
  Lines         468      468           
=======================================
  Hits          464      464           
  Misses          4        4           
Impacted Files Coverage Δ
precis_i18n/unicode.py 100.00% <100.00%> (ø)

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 f0c6cfe...a50b52f. Read the comment docs.

@byllyfish byllyfish merged commit 89c0d92 into master Jan 13, 2022
@byllyfish byllyfish deleted the codepoints branch January 13, 2022 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Codepoint sets in unicode.py must be updated
2 participants