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 bug with matching logic assuming sentence starts from index 0 #63

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

bminixhofer
Copy link
Owner

@drahnr This is the fix. It also removes the call to .char_indices. Now the tests run with a shifted input position, so coverage should be good again.

I'll look over this once more a bit later and then merge + release.

@bminixhofer bminixhofer merged commit 88a94ac into main Apr 8, 2021
@bminixhofer
Copy link
Owner Author

Should work in 0.6.0 now.

@bminixhofer bminixhofer deleted the oob-fix branch April 8, 2021 17:31
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