Skip to content

Clean Code for ua/org.eclipse.ua.tests.doc#2749

Open
eclipse-platform-bot wants to merge 1 commit into
masterfrom
clean-code/ua/org.eclipse.ua.tests.doc
Open

Clean Code for ua/org.eclipse.ua.tests.doc#2749
eclipse-platform-bot wants to merge 1 commit into
masterfrom
clean-code/ua/org.eclipse.ua.tests.doc

Conversation

@eclipse-platform-bot

Copy link
Copy Markdown
Contributor

The following cleanups were applied:

  • Add final modifier to private fields
  • Add missing '@Deprecated' annotations
  • Add missing '@Override' annotations
  • Add missing '@Override' annotations to implementations of interface methods
  • Convert control statement bodies to block
  • Make inner classes static where possible
  • Remove trailing white spaces on all lines
  • Remove unnecessary array creation for varargs
  • Remove unnecessary suppress warning tokens
  • Remove unused imports
  • Remove unused private constructors
  • Remove unused private fields
  • Remove unused private methods
  • Remove unused private types
  • Replace deprecated calls with inlined content where possible
  • Use pattern matching for instanceof

The following Manifest cleanups where applied:

  • Calculate 'uses' directive for public packages
  • Remove unused dependencies

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Test Results

    54 files      54 suites   55m 27s ⏱️
 4 677 tests  4 653 ✅  22 💤 2 ❌
11 925 runs  11 766 ✅ 153 💤 6 ❌

For more details on these failures, see this check.

Results for commit 5e477a7.

♻️ This comment has been updated with latest results.

@eclipse-platform-bot eclipse-platform-bot force-pushed the clean-code/ua/org.eclipse.ua.tests.doc branch from 7ba1571 to 2f04afc Compare June 10, 2026 05:47
@eclipse-platform-bot eclipse-platform-bot force-pushed the clean-code/ua/org.eclipse.ua.tests.doc branch from 2f04afc to 5e477a7 Compare June 11, 2026 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant