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 wrong method existence check in TracingDriverConnection::errorCode() #568

Conversation

ste93cry
Copy link
Collaborator

While working on another PR I spotted that the method_exists check in TracingDriverConnection::errorCode() was referring to the wrong method name. I've added a bunch of unit tests to ensure this now works as expected and we prevent a future regression

@ste93cry ste93cry force-pushed the fix/wrong-method-existence-check-for-error-code-method-on-tracing-connection branch from 7b4c066 to fb30559 Compare October 17, 2021 15:41
@Jean85 Jean85 merged commit 977755e into master Oct 19, 2021
@Jean85 Jean85 deleted the fix/wrong-method-existence-check-for-error-code-method-on-tracing-connection branch October 19, 2021 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants