Skip to content

Review fixes for ratpack-1.4:testing#17618

Merged
trask merged 1 commit intomainfrom
otelbot/code-review-ratpack-1.4-testing
Apr 6, 2026
Merged

Review fixes for ratpack-1.4:testing#17618
trask merged 1 commit intomainfrom
otelbot/code-review-ratpack-1.4-testing

Conversation

@otelbot
Copy link
Copy Markdown
Contributor

@otelbot otelbot bot commented Apr 6, 2026

Summary

Applied 1 safe review fix in instrumentation/ratpack/ratpack-1.4/testing and committed it as Review fixes for ratpack-1.4 testing.

Applied Changes

[Testing]

File: AbstractRatpackRoutesTest.java:155
Change: Replaced the handler-span zero-attribute assertion hasAttributes(Attributes.empty()) with hasTotalAttributeCount(0) and removed the now-unused Attributes import.
Reason: The repository testing guidelines require zero-attribute assertions to use hasTotalAttributeCount(0) instead of empty-Attributes matchers.


Download code review diagnostics

Automated code review of instrumentation/ratpack/ratpack-1.4/testing.
@otelbot otelbot bot requested a review from a team as a code owner April 6, 2026 18:05
@trask trask enabled auto-merge (squash) April 6, 2026 18:30
@trask trask merged commit 51eb15e into main Apr 6, 2026
99 checks passed
@trask trask deleted the otelbot/code-review-ratpack-1.4-testing branch April 6, 2026 18:44
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