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

fix(editor)!: separate special handling by pinyin variants #601

Closed kanru closed 1 month ago

kanru commented 1 month ago

Fixes #298

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 89.52%. Comparing base (53e2641) to head (29819a0). Report is 4 commits behind head on master.

Files Patch % Lines
src/editor/zhuyin_layout/pinyin.rs 90.24% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #601 +/- ## ======================================= Coverage 89.52% 89.52% ======================================= Files 39 39 Lines 8516 8508 -8 ======================================= - Hits 7624 7617 -7 + Misses 892 891 -1 ```

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