cometkim / unicode-segmenter

A lightweight implementation of the Unicode Text Segmentation (UAX #29)
MIT License
50 stars 1 forks source link

add XRegExp to benchmark #32

Closed cometkim closed 4 months ago

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: e2e3832af28341ec422170dbda5368457f5bb7a8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (a5d685e) to head (e2e3832). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 18 18 Lines 2631 2631 ========================================= Hits 2631 2631 ```

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