Skip to content

Conversation

@zeitlinger
Copy link
Member

follow up for #13331

@zeitlinger zeitlinger self-assigned this Apr 2, 2025
@zeitlinger zeitlinger requested a review from a team as a code owner April 2, 2025 12:34

import javax.annotation.Nullable;

public class DbResponseStatusUtil {
Copy link
Contributor

Choose a reason for hiding this comment

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

should be final, also I think it should be moved to internal package

testLibrary("io.vertx:vertx-codegen:$version")
}

testing {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do you need this suite? Try running ./gradlew :instrumentation:vertx:vertx-sql-client-4.0:javaagent:build -PtestLatestDeps=true doesn't it already run the testStableSemconv task with the latest dependency?

Copy link
Member Author

Choose a reason for hiding this comment

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

good point - I had originally thought that the test would need to be different - but it turned out that it doesn't

Copy link
Member Author

Choose a reason for hiding this comment

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

I was also not sure about the extend we should rely on latest dep tests for things like that

@zeitlinger zeitlinger added this to the v2.15.0 milestone Apr 3, 2025
@zeitlinger
Copy link
Member Author

@laurit time for another round 😄

@trask trask merged commit 29ea551 into open-telemetry:main Apr 10, 2025
86 checks passed
@zeitlinger zeitlinger deleted the db-error-type branch April 10, 2025 15:14
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.

4 participants