-
Notifications
You must be signed in to change notification settings - Fork 1k
14218 - Add setObject to advice for java.sql.PreparedStatement #14219
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
14218 - Add setObject to advice for java.sql.PreparedStatement #14219
Conversation
|
please also add a test |
|
@laurit done |
|
Ok, I'm quite confused, perhaps the default ./gradlew test , isn't running my tests ? I thought this would be a simple change, help ? Edit: ok, I got it failing by running |
|
❌ The result from spotlessApply could not be committed to the PR branch, see logs: https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/runs/16194382251. |
|
@garethedwards-tass I pushed a change into your PR that will hopefully fix the failing test |
Resolves #14218