Skip to content
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

[bp] Create new tycho-cleancode plugin #4624

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Jan 22, 2025

Currently there are two categories in the IDE that allows automatic code changes:

  1. QuickFix that allows to resolve an error/warning automatically
  2. CleanUp that allows to modernize or fix a more generic form of problem

Tycho now has support to apply these automatically to a given project codebase to automate this process especially when the code evolves or new warnings occur due to changed dependencies.

@laeubi laeubi enabled auto-merge (rebase) January 22, 2025 05:26
Currently there are two categories in the IDE that allows automatic code
changes:

1) QuickFix that allows to resolve an error/warning automatically
2) CleanUp that allows to modernize or fix a more generic form of
problem

Tycho now has support to apply these automatically to a given project
codebase to automate this process especially when the code evolves or
new warnings occur due to changed dependencies.
Copy link

Test Results

  603 files  ±0    603 suites  ±0   4h 12m 44s ⏱️ - 17m 25s
  423 tests ±0    416 ✅ ±0   6 💤 ±0  1 ❌ ±0 
1 269 runs  ±0  1 249 ✅ ±0  19 💤 ±0  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 928a80f. ± Comparison against base commit 057dd12.

@laeubi laeubi merged commit a23fd08 into eclipse-tycho:tycho-4.0.x Jan 22, 2025
13 of 15 checks passed
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.

1 participant