jquast / wcwidth

Python library that measures the width of unicode strings rendered to a terminal
Other
393 stars 58 forks source link

Implement zero-width support for Hangul Jamo #111

Closed jquast closed 8 months ago

jquast commented 8 months ago

From https://github.com/jquast/ucs-detect/issues/9

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (3af992a) 100.00% compared to head (1e56f47) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #111 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 105 105 Branches 25 25 ========================================= Hits 105 105 ```

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