Skip to content

Clean Code for ui/org.eclipse.pde.bnd.ui#1777

Merged
laeubi merged 1 commit intomasterfrom
clean-code/ui/org.eclipse.pde.bnd.ui
May 14, 2025
Merged

Clean Code for ui/org.eclipse.pde.bnd.ui#1777
laeubi merged 1 commit intomasterfrom
clean-code/ui/org.eclipse.pde.bnd.ui

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
  • Remove unnecessary suppress warning tokens
  • Replace deprecated calls with inlined content where possible
  • Use pattern matching for instanceof

@github-actions
Copy link
Copy Markdown

Test Results

   285 files  ±0     285 suites  ±0   51m 15s ⏱️ - 10m 18s
 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 cbc54e7. ± Comparison against base commit 3d67780.

@laeubi laeubi merged commit 23e2bda into master May 14, 2025
19 checks passed
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.

2 participants