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): Automatic snapshot selections when the curser is moved #625

Closed kanru closed 1 month ago

kanru commented 1 month ago

Fixes #621

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 89.04110% with 8 lines in your changes missing coverage. Please review.

Project coverage is 90.04%. Comparing base (613f9ca) to head (045cb10).

Files Patch % Lines
src/editor/mod.rs 89.04% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #625 +/- ## ========================================== + Coverage 89.81% 90.04% +0.22% ========================================== Files 42 42 Lines 8781 8797 +16 ========================================== + Hits 7887 7921 +34 + Misses 894 876 -18 ```

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