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

Add support for string manipulation functions #161

Merged
merged 7 commits into from
Aug 28, 2023

Conversation

dstallenberg
Copy link
Contributor

@dstallenberg dstallenberg commented Aug 2, 2023

Adds support for the branch distance calculation of the following string methods:

  • startsWith
  • endsWith
  • includes

@dstallenberg dstallenberg marked this pull request as ready for review August 11, 2023 19:42
@dstallenberg dstallenberg requested a review from a team as a code owner August 11, 2023 19:42
@dstallenberg dstallenberg marked this pull request as draft August 11, 2023 19:43
@dstallenberg dstallenberg marked this pull request as ready for review August 17, 2023 14:32
@dstallenberg dstallenberg merged commit 5799ba2 into main Aug 28, 2023
4 of 6 checks passed
@dstallenberg dstallenberg deleted the feat-improve-branch-distance-calculation branch August 28, 2023 11:24
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.

2 participants