-
Notifications
You must be signed in to change notification settings - Fork 227
Clean Code for bundles/org.eclipse.e4.ui.workbench.addons.swt #3278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clean Code for bundles/org.eclipse.e4.ui.workbench.addons.swt #3278
Conversation
This pull request changes some projects for the first time in this development cycle.
An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patch
Further information are available in Common Build Issues - Missing version increments. |
Test Results 3 000 files +3 3 000 suites +3 2h 40m 46s ⏱️ - 1h 38m 40s Results for commit 14d4800. ± Comparison against base commit 895ca2e. This pull request removes 283 and adds 283 tests. Note that renamed tests count towards both.
This pull request removes 2 skipped tests and adds 2 skipped tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
14408d6
to
1406762
Compare
877fc08
to
b92acfc
Compare
...e.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/dndaddon/DnDManager.java
Show resolved
Hide resolved
b5cf721
to
f1700ab
Compare
fabbd39
to
a6076ab
Compare
Prevents dead code warning.
New warnings are due to eclipse-platform/eclipse.platform.swt#2563 |
Merging as new warnings are unrelated. |
The following cleanups were applied: