Skip to content

refactor: group imports

a348a10
Select commit
Loading
Failed to load commit list.
Merged

refactor!: the DictionaryMut trait is merged back to the Dictionary trait #783

refactor: group imports
a348a10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2025 in 1s

91.88% (+0.01%) compared to 9bce35c

View this Pull Request on Codecov

91.88% (+0.01%) compared to 9bce35c

Details

Codecov Report

❌ Patch coverage is 97.61905% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.88%. Comparing base (9bce35c) to head (a348a10).

Files with missing lines Patch % Lines
src/dictionary/sqlite.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #783      +/-   ##
==========================================
+ Coverage   91.87%   91.88%   +0.01%     
==========================================
  Files          37       37              
  Lines        9232     9234       +2     
==========================================
+ Hits         8482     8485       +3     
+ Misses        750      749       -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.