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): Add workman layout support #606

Closed kanru closed 1 month ago

kanru commented 1 month ago

Fixes #231

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.41%. Comparing base (a40f7c7) to head (2a874ec).

Files Patch % Lines
src/editor/keyboard/workman.rs 0.00% 3 Missing :warning:
src/editor/keyboard/mod.rs 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #606 +/- ## ========================================== - Coverage 89.44% 89.41% -0.04% ========================================== Files 39 40 +1 Lines 8586 8598 +12 ========================================== + Hits 7680 7688 +8 - Misses 906 910 +4 ```

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