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

Fix/cjk unicode lookup #5421

Merged
merged 16 commits into from
Feb 2, 2025

chore: rm unneeded bracket

adf4218
Select commit
Loading
Failed to load commit list.
Merged

Fix/cjk unicode lookup #5421

chore: rm unneeded bracket
adf4218
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2025 in 0s

91.95% (+0.00%) compared to bedcb86

View this Pull Request on Codecov

91.95% (+0.00%) compared to bedcb86

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.95%. Comparing base (bedcb86) to head (adf4218).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5421   +/-   ##
=======================================
  Coverage   91.94%   91.95%           
=======================================
  Files         282      282           
  Lines       39039    39050   +11     
  Branches     6849     6860   +11     
=======================================
+ Hits        35896    35907   +11     
  Misses       3016     3016           
  Partials      127      127           

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