Skip to content

feat: new Dictionary trait method `is_readonly()`

3e99d58
Select commit
Loading
Failed to load commit list.
Draft

loader: unify the loader to only use enabled_dict_names slice for loading both sys and user dict #787

feat: new Dictionary trait method `is_readonly()`
3e99d58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2025 in 1s

92.01% (-0.05%) compared to 51fb091

View this Pull Request on Codecov

92.01% (-0.05%) compared to 51fb091

Details

Codecov Report

❌ Patch coverage is 68.42105% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.01%. Comparing base (51fb091) to head (3e99d58).

Files with missing lines Patch % Lines
src/dictionary/sqlite.rs 0.00% 3 Missing ⚠️
src/dictionary/trie.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
- Coverage   92.06%   92.01%   -0.05%     
==========================================
  Files          37       37              
  Lines        9252     9271      +19     
==========================================
+ Hits         8518     8531      +13     
- Misses        734      740       +6     

☔ 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.