chewing / libchewing

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

fix(capi): chewing_cand_CheckDone result was reversed in capi #505

Closed kanru closed 3 months ago

kanru commented 3 months ago

Fixes #504

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 87.66%. Comparing base (fae9c6b) to head (9912246). Report is 1 commits behind head on master.

Files Patch % Lines
capi/src/io.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #505 +/- ## ========================================== + Coverage 87.60% 87.66% +0.05% ========================================== Files 58 58 Lines 13509 13509 ========================================== + Hits 11835 11842 +7 + Misses 1674 1667 -7 ```

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