Skip to content

fix(dict): properly clear tombstone when re-adding phrases

6164b2b
Select commit
Loading
Failed to load commit list.
Merged

fix(dict): properly clear tombstone when re-adding phrases #805

fix(dict): properly clear tombstone when re-adding phrases
6164b2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2026 in 1s

92.00% (+0.05%) compared to 80eba51

View this Pull Request on Codecov

92.00% (+0.05%) compared to 80eba51

Details

Codecov Report

❌ Patch coverage is 92.30769% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.00%. Comparing base (80eba51) to head (6164b2b).

Files with missing lines Patch % Lines
src/dictionary/trie_buf.rs 92.30% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #805      +/-   ##
==========================================
+ Coverage   91.94%   92.00%   +0.05%     
==========================================
  Files          38       38              
  Lines        9490     9542      +52     
==========================================
+ Hits         8726     8779      +53     
+ Misses        764      763       -1     

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