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: escape regex special characters #2

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

coclav
Copy link
Contributor

@coclav coclav commented Dec 21, 2023

a search term like **Recruitement** will crash because the * are special cheracters in regex

this fix is about escaping all the regex special characters before running the search

Copy link

codecov bot commented Dec 21, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@d8vjork d8vjork merged commit 59a314d into open-southeners:main Dec 21, 2023
3 checks passed
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