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

Unihan Revision 37 #330

Merged
merged 17 commits into from
Nov 25, 2024
Merged

Unihan Revision 37 #330

merged 17 commits into from
Nov 25, 2024

Conversation

tony
Copy link
Member

@tony tony commented Nov 25, 2024

Changes

Revision 37 updates

These changes align with Unicode Technical Report #38's 37th revision and are part of ongoing improvements to Unihan data handling.

Add kFanqie and kZhuang

Adds support for the kFanqie and kZhuang fields.

See also:

Support kRSUnicode for apostrophes

Unihan_IRGSources: Updated kRSUnicode for apostrophes.

See also:

Removals

  • kFrequency: Removed from Unihan_DictionaryLikeData, constants, and datapackage.json.

See also:

Tests

  • Added tests for simplified expansions to ensure correctness of kFanqie and kZhuang.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 56.75676% with 16 lines in your changes missing coverage. Please review.

Project coverage is 66.95%. Comparing base (31a8a79) to head (099ae5a).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
src/unihan_etl/expansion.py 54.54% 15 Missing ⚠️
tests/test_expansion.py 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
- Coverage   67.19%   66.95%   -0.25%     
==========================================
  Files          12       12              
  Lines        1256     1292      +36     
  Branches      231      238       +7     
==========================================
+ Hits          844      865      +21     
- Misses        356      370      +14     
- Partials       56       57       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tony tony merged commit 84e6972 into master Nov 25, 2024
13 checks passed
@tony tony deleted the revision-37 branch November 25, 2024 20:38
tony added a commit to cihai/unihan-db that referenced this pull request Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant