Skip to content

feat(dict): introduce the usage property

a110f54
Select commit
Loading
Failed to load commit list.
Merged

feat(dict): introduce the usage property #801

feat(dict): introduce the usage property
a110f54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 6, 2026 in 0s

92.13% (-0.11%) compared to fdfb78a

View this Pull Request on Codecov

92.13% (-0.11%) compared to fdfb78a

Details

Codecov Report

❌ Patch coverage is 89.20000% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.13%. Comparing base (fdfb78a) to head (a110f54).

Files with missing lines Patch % Lines
src/dictionary/usage.rs 42.85% 16 Missing ⚠️
src/dictionary/loader.rs 91.93% 5 Missing ⚠️
src/zhuyin/syllable.rs 33.33% 4 Missing ⚠️
src/dictionary/layered.rs 95.34% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #801      +/-   ##
==========================================
- Coverage   92.24%   92.13%   -0.11%     
==========================================
  Files          37       38       +1     
  Lines        9267     9385     +118     
==========================================
+ Hits         8548     8647      +99     
- Misses        719      738      +19     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.