Skip to content

Do not return any error when matching was successful #162

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

Merged

Conversation

norberttech
Copy link
Member

This should fix #156 I wasn't sure what was wrong there but @teklakct pointed out that matcher is returning error even if matching was successful.
If we think about how matcher works internally it kind of make sense but it's definitely not expected behavior. This PR should fix it.

@norberttech norberttech merged commit 963efc7 into coduo:master Aug 8, 2019
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.

Example code fail
2 participants