chewing / libchewing

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

feat: Implement new config API #566

Closed kanru closed 1 month ago

kanru commented 1 month ago

Fixes #544

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 89.18%. Comparing base (6db4da3) to head (083c53f).

Files Patch % Lines
capi/src/io.rs 97.60% 6 Missing :warning:
src/editor/zhuyin_layout/mod.rs 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #566 +/- ## ========================================== + Coverage 89.12% 89.18% +0.06% ========================================== Files 37 37 Lines 8084 8204 +120 ========================================== + Hits 7205 7317 +112 - Misses 879 887 +8 ```

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