Skip to content

Clean Code for ds/org.eclipse.pde.ds.core#1673

Merged
akurtakov merged 1 commit intomasterfrom
clean-code/ds/org.eclipse.pde.ds.core
Mar 19, 2025
Merged

Clean Code for ds/org.eclipse.pde.ds.core#1673
akurtakov merged 1 commit intomasterfrom
clean-code/ds/org.eclipse.pde.ds.core

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 ⏱️ + 4m 59s
 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 fbf1954. ± Comparison against base commit 83a3ef3.

♻️ This comment has been updated with latest results.

@eclipse-pde-bot eclipse-pde-bot force-pushed the clean-code/ds/org.eclipse.pde.ds.core branch from d92095b to 09e67af Compare March 18, 2025 02:41
@eclipse-pde-bot eclipse-pde-bot force-pushed the clean-code/ds/org.eclipse.pde.ds.core branch from 09e67af to fbf1954 Compare March 19, 2025 02:43
@akurtakov akurtakov merged commit 0665fc4 into master Mar 19, 2025
18 checks passed
@akurtakov akurtakov deleted the clean-code/ds/org.eclipse.pde.ds.core branch March 19, 2025 07:01
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