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

Unify Configuration- and InstancePreferences into common super-class #449

Merged

Conversation

HannesWell
Copy link
Member

This avoids code duplication, which would be increased when similar 'singleton' scopes are implemented like in #446.

Copy link

github-actions bot commented Dec 18, 2023

Test Results

     24 files  ±0       24 suites  ±0   11m 25s ⏱️ +28s
2 150 tests ±0  2 105 ✔️ ±0  45 💤 ±0  0 ±0 
2 194 runs  ±0  2 149 ✔️ ±0  45 💤 ±0  0 ±0 

Results for commit e6d7f9a. ± Comparison against base commit 35d0284.

♻️ This comment has been updated with latest results.

@HannesWell HannesWell force-pushed the unify-singleton-preference-scops branch from 6678466 to 232b1ef Compare December 19, 2023 22:37
@HannesWell
Copy link
Member Author

Is anybody interested in reviewing this?

@merks
Copy link
Contributor

merks commented Dec 20, 2023

It looks generally fine.

@laeubi laeubi force-pushed the unify-singleton-preference-scops branch from 232b1ef to 1f14c08 Compare December 21, 2023 08:25
@HannesWell HannesWell force-pushed the unify-singleton-preference-scops branch from 1f14c08 to e6d7f9a Compare December 21, 2023 21:50
@HannesWell
Copy link
Member Author

Thank you Ed. I just added a few more braces and made fields final where possible.

@HannesWell HannesWell merged commit ab23314 into eclipse-equinox:master Dec 21, 2023
23 of 24 checks passed
@HannesWell HannesWell deleted the unify-singleton-preference-scops branch December 21, 2023 22:17
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