-
Notifications
You must be signed in to change notification settings - Fork 34
Add apoc.text.indexOf C++ implementation #645
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
Conversation
…tion; flake8 checked
Pull request type
###################################### Reviewer checklist (the reviewer checks this part)Module/Algorithm
Documentation checklist
|
|
Add 2 tests covering to property, one where it finds it, and another one where it doesn't |
…s, and add input.cyp files
Josipmrden
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please add newlines to tests since we have the red circle with minus sign under every one, just as a convention.
|
|
@tonijurjevic96, this is a misclassified PR -> at least we have to add the changelog item, but I think the docs update is also required. |



Add apoc.text.indexOf C++ implementation, e2e tests, and fix registration; flake8 checked