Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix runeSliceWidthRange implementation #1273

Merged
merged 2 commits into from
Jun 4, 2023
Merged

Fix runeSliceWidthRange implementation #1273

merged 2 commits into from
Jun 4, 2023

Conversation

joelim-work
Copy link
Collaborator

@joelim-work joelim-work commented May 29, 2023

Follow up of #1270

I have decided to submit the proposed changes to the runeSliceWidthRange function, and added some more unit tests to cover scenarios which aren't handled by the current implementation. In my opinion, it is important to ensure the internal API is robust, otherwise it can become difficult to add new changes.

Thanks to @raslop for having a look at this beforehand.

@ilyagr
Copy link
Collaborator

ilyagr commented May 29, 2023

Looks great, but I've only glanced at it so far. I'd like to try this out and think about potential bugs some more, perhaps learn something about runes and Unicode. If somebody else can review it faster than me, feel free!

@gokcehan
Copy link
Owner

gokcehan commented Jun 4, 2023

@joelim-work Looks good, thanks.

@gokcehan gokcehan merged commit 014d18d into gokcehan:master Jun 4, 2023
@joelim-work joelim-work deleted the fix-runeslicewidthrange branch June 4, 2023 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants