Skip to content

Clean Code for ui/org.eclipse.tools.layout.spy#1757

Merged
laeubi merged 1 commit into
masterfrom
clean-code/ui/org.eclipse.tools.layout.spy
May 6, 2025
Merged

Clean Code for ui/org.eclipse.tools.layout.spy#1757
laeubi merged 1 commit into
masterfrom
clean-code/ui/org.eclipse.tools.layout.spy

Conversation

@eclipse-pde-bot

Copy link
Copy Markdown
Contributor

The following cleanups where 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 unnecessary array creation for varargs
  • Replace deprecated calls with inlined content where possible
  • Use pattern matching for instanceof

@github-actions

github-actions Bot commented May 6, 2025

Copy link
Copy Markdown

Test Results

   285 files  ±0     285 suites  ±0   47m 13s ⏱️ - 3m 4s
 3 611 tests ±0   3 535 ✅ ±0   76 💤 ±0  0 ❌ ±0 
11 025 runs  ±0  10 794 ✅ ±0  231 💤 ±0  0 ❌ ±0 

Results for commit 16e2140. ± Comparison against base commit 4873af8.

@laeubi laeubi merged commit e1aa89e into master May 6, 2025
19 checks passed
@laeubi laeubi deleted the clean-code/ui/org.eclipse.tools.layout.spy branch May 6, 2025 07:47
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.

2 participants