Skip to content

Clean Code for apitools/org.eclipse.pde.api.tools.ui#1691

Merged
akurtakov merged 1 commit intomasterfrom
clean-code/apitools/org.eclipse.pde.api.tools.ui
Mar 19, 2025
Merged

Clean Code for apitools/org.eclipse.pde.api.tools.ui#1691
akurtakov merged 1 commit intomasterfrom
clean-code/apitools/org.eclipse.pde.api.tools.ui

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

Test Results

   285 files  +  6     285 suites  +6   52m 28s ⏱️ + 8m 48s
 3 608 tests ±  0   3 532 ✅ +  1   76 💤 ± 0  0 ❌  - 1 
11 016 runs  +194  10 785 ✅ +165  231 💤 +30  0 ❌  - 1 

Results for commit f86e2fb. ± Comparison against base commit 83a3ef3.

@akurtakov akurtakov merged commit b0aad2f into master Mar 19, 2025
18 checks passed
@akurtakov akurtakov deleted the clean-code/apitools/org.eclipse.pde.api.tools.ui branch March 19, 2025 06:55
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