cometkim / unicode-segmenter

A lightweight and fast, pure JavaScript library for Unicode segmentation
MIT License
37 stars 0 forks source link

cleanup mixed usage of charCode and codePoint #35

Closed cometkim closed 2 months ago

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: f165da4ccc6f24af330f35776fefda227f701a94

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | unicode-segmenter | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (ca5b4e3) to head (f165da4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 18 18 Lines 2566 2661 +95 ========================================= + Hits 2566 2661 +95 ```

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