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

Use records for inner data carrier classes in TargetDefinitionFile #4360

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

HannesWell
Copy link
Member

Using records saves a significant number of lines.

I assume the implicit implementation of hashCode()/equals() and toString() isn't a problem, is it?

@HannesWell HannesWell added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Oct 16, 2024
Copy link

github-actions bot commented Oct 16, 2024

Test Results

  603 files  ±0    603 suites  ±0   4h 6m 19s ⏱️ - 7m 9s
  430 tests ±0    423 ✅ ±0   7 💤 ±0  0 ❌ ±0 
1 290 runs  ±0  1 268 ✅ ±0  22 💤 ±0  0 ❌ ±0 

Results for commit edf694c. ± Comparison against base commit 5dfc20b.

♻️ This comment has been updated with latest results.

@HannesWell HannesWell merged commit d2f0299 into eclipse-tycho:main Oct 18, 2024
10 of 11 checks passed
@eclipse-tycho-bot
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

@HannesWell HannesWell deleted the use-records branch October 18, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants