Skip to content

Conversation

@eclipse-pde-bot
Copy link
Contributor

The following cleanups were 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 trailing white spaces on all lines
  • Remove unnecessary array creation for varargs
  • Remove unnecessary suppress warning tokens
  • Remove unused imports
  • Remove unused private constructors
  • Remove unused private fields
  • Remove unused private methods
  • Remove unused private types
  • Replace deprecated calls with inlined content where possible
  • Use pattern matching for instanceof

The following Manifest cleanups where applied:

  • Calculate 'uses' directive for public packages
  • Remove unused dependencies

@github-actions
Copy link

github-actions bot commented Jan 17, 2026

Test Results

  378 files   -   420    378 suites   - 420   42m 0s ⏱️ - 19m 59s
3 648 tests  -    84  3 592 ✅  -     4  54 💤  -  82  2 ❌ +2 
4 613 runs   - 6 514  4 527 ✅  - 6 191  84 💤  - 325  2 ❌ +2 

For more details on these failures, see this check.

Results for commit e91fe44. ± Comparison against base commit 3351cdb.

This pull request removes 84 tests.
AllDSAnnotationsTests UnmanagedProjectTest ‑ managedProject
org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest ‑ componentImplementationClass
org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest ‑ componentName
org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest ‑ componentNamespace
org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest ‑ componentReference
org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest ‑ componentServiceProviderInterface
org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest ‑ delayedWithNoServicesError
org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest ‑ duplicateConfigurationPidError
org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest ‑ factoryImmediateError
org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest ‑ factoryOrImmediateServiceFactoryError
…

♻️ This comment has been updated with latest results.

@eclipse-pde-bot eclipse-pde-bot force-pushed the clean-code/ds/org.eclipse.pde.ds.annotations.tests branch from c27542d to 594edfb Compare January 18, 2026 02:59
@eclipse-pde-bot eclipse-pde-bot force-pushed the clean-code/ds/org.eclipse.pde.ds.annotations.tests branch from 594edfb to e91fe44 Compare January 20, 2026 08:25
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