Skip to content

Review fixes for rxjava-3.0:library#17676

Merged
trask merged 1 commit intomainfrom
otelbot/code-review-rxjava-3.0-library
Apr 7, 2026
Merged

Review fixes for rxjava-3.0:library#17676
trask merged 1 commit intomainfrom
otelbot/code-review-rxjava-3.0-library

Conversation

@otelbot
Copy link
Copy Markdown
Contributor

@otelbot otelbot bot commented Apr 7, 2026

Summary

Applied one safe review fix in instrumentation/rxjava/rxjava-3.0/library, then completed :instrumentation:rxjava:rxjava-3.0:library:check, :instrumentation:rxjava:rxjava-3.0:library:check -PtestLatestDeps=true, and ./gradlew spotlessApply before committing the result.

Applied Changes

Style

File: RxJava3SubscriptionTest.java:19
Change: Moved the static tracingAssembly field above the instance testing() method.
Reason: The repository style guide prefers class organization with static fields before methods; this keeps RxJava3SubscriptionTest aligned with that rule and with the sibling rxjava-3.1.1 test shape.


Download code review diagnostics

Automated code review of instrumentation/rxjava/rxjava-3.0/library.
@otelbot otelbot bot requested a review from a team as a code owner April 7, 2026 19:32
@trask trask merged commit 56f825a into main Apr 7, 2026
99 checks passed
@trask trask deleted the otelbot/code-review-rxjava-3.0-library branch April 7, 2026 19:59
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.

1 participant