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(editor): implement SimpleEngine which doesn't use intelligent ph… #604

Closed kanru closed 1 month ago

kanru commented 1 month ago

…rasing

Fixes #556, Fixes #9

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 81.70732% with 15 lines in your changes missing coverage. Please review.

Project coverage is 89.45%. Comparing base (5e0cf21) to head (e92a4a8).

Files Patch % Lines
capi/src/io.rs 53.33% 7 Missing :warning:
src/conversion/chewing.rs 86.79% 7 Missing :warning:
src/editor/mod.rs 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #604 +/- ## ========================================== - Coverage 89.52% 89.45% -0.08% ========================================== Files 39 39 Lines 8508 8580 +72 ========================================== + Hits 7617 7675 +58 - Misses 891 905 +14 ```

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