🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

Align code style and quality checks across Allure Java - #1274

Merged
baev merged 1 commit into
mainfrom
code-style
May 15, 2026
Merged

Align code style and quality checks across Allure Java#1274
baev merged 1 commit into
mainfrom
code-style

Conversation

@baev

@baev baev commented May 14, 2026

Copy link
Copy Markdown
Member

Context

This PR refreshes the project’s code style and quality configuration to make formatting and static analysis more consistent across the Allure Java codebase. There are no intended user-facing behavior changes; the goal is to keep the library easier to maintain and safer to evolve.

Java formatting now follows a shared Eclipse formatter and import order, while Scala and Groovy sources are formatted through Spotless as well. Quality checks were tightened for main sources, generated code is handled more cleanly, and import restrictions were added.

Checklist

@baev baev added the pr:internal Change that isn't visible or obvious for end users label May 14, 2026
@github-actions

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure Java – Pull request #1274 11m 55s Passed tests 988   Skipped tests 4 992 0 0 View

@baev
baev merged commit d0e2e5f into main May 15, 2026
10 checks passed
@baev
baev deleted the code-style branch May 15, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:internal Change that isn't visible or obvious for end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants