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

feat: add transaction config supplier #58

Merged
merged 8 commits into from
Aug 27, 2024

Conversation

Emrehzl94
Copy link
Contributor

This PR introduces a transaction config supplier, which is passed through the constructor and used in readTransaction to set telemetry data accordingly.

@Emrehzl94
Copy link
Contributor Author

Copy link
Contributor

@ali-ince ali-ince left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Do you think we can also add a test to verify that the supplier is actually being used?

@Emrehzl94
Copy link
Contributor Author

Looks good to me. Do you think we can also add a test to verify that the supplier is actually being used?

Thanks and yes, sure. I added a test case which ensures that supplier is being used by making it fail

@Emrehzl94 Emrehzl94 merged commit dcee7ac into neo4j:main Aug 27, 2024
6 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