chewing / libchewing

libchewing - The intelligent phonetic input method library
https://chewing.im/
GNU Lesser General Public License v2.1
359 stars 90 forks source link

feat(dict): Automatically load extra dictionaries found in search path #612

Closed kanru closed 1 month ago

kanru commented 1 month ago

Fixes #184

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.87179% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.77%. Comparing base (2a23796) to head (2ea6f5b).

Files Patch % Lines
src/path.rs 91.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #612 +/- ## ========================================== + Coverage 89.71% 89.77% +0.05% ========================================== Files 42 42 Lines 8723 8759 +36 ========================================== + Hits 7826 7863 +37 + Misses 897 896 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.