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

refactor(conv): Replace brute force algorithm with one with upper bound #494

Closed kanru closed 3 months ago

kanru commented 3 months ago

Fixes #493

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.67%. Comparing base (30bd1d6) to head (95dfe21).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #494 +/- ## ========================================== + Coverage 87.60% 87.67% +0.07% ========================================== Files 58 58 Lines 13641 13704 +63 ========================================== + Hits 11950 12015 +65 + Misses 1691 1689 -2 ```

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