Skip to content

Clean Code for ui/org.eclipse.pde.genericeditor.extension#1677

Merged
laeubi merged 1 commit intomasterfrom
clean-code/ui/org.eclipse.pde.genericeditor.extension
Mar 18, 2025
Merged

Clean Code for ui/org.eclipse.pde.genericeditor.extension#1677
laeubi merged 1 commit intomasterfrom
clean-code/ui/org.eclipse.pde.genericeditor.extension

Conversation

@eclipse-pde-bot
Copy link
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
  • Replace deprecated calls with inlined content where possible
  • Use pattern matching for instanceof

@github-actions
Copy link

github-actions bot commented Mar 17, 2025

Test Results

   285 files  +  6     285 suites  +6   48m 39s ⏱️ + 3m 1s
 3 608 tests ±  0   3 532 ✅ +  1   76 💤 ± 0  0 ❌  - 1 
11 016 runs  +194  10 785 ✅ +166  231 💤 +29  0 ❌  - 1 

Results for commit d63e56f. ± Comparison against base commit 874e43f.

♻️ This comment has been updated with latest results.

@eclipse-pde-bot eclipse-pde-bot force-pushed the clean-code/ui/org.eclipse.pde.genericeditor.extension branch from 9717261 to d63e56f Compare March 18, 2025 03:02
@laeubi laeubi merged commit 08ab283 into master Mar 18, 2025
18 checks passed
@akurtakov akurtakov deleted the clean-code/ui/org.eclipse.pde.genericeditor.extension branch March 18, 2025 06:36
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