chewing / libchewing

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

Ensure we have detailed logging for IO path #516

Closed kanru closed 5 months ago

kanru commented 5 months ago

Fixes #510

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 87.87%. Comparing base (a17c21e) to head (56de33a).

Files Patch % Lines
capi/src/io.rs 57.14% 6 Missing :warning:
src/path.rs 61.53% 5 Missing :warning:
src/dictionary/trie_buf.rs 90.62% 3 Missing :warning:
src/dictionary/loader.rs 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #516 +/- ## ========================================== + Coverage 87.81% 87.87% +0.05% ========================================== Files 58 58 Lines 13529 13556 +27 ========================================== + Hits 11881 11912 +31 + Misses 1648 1644 -4 ```

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