-
Notifications
You must be signed in to change notification settings - Fork 1
Bugfix/154 colorstate comparison fails when comparing with null values #155
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
Merged
DivineThreepwood
merged 44 commits into
dev
from
bugfix/154-colorstate-comparison-fails-when-comparing-with-null-values
Apr 14, 2026
Merged
Changes from 3 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
7685c99
implement equals check tests and fix color equals check.
DivineThreepwood fb0e868
upgrade jul
DivineThreepwood 3ad5f9f
fix addon commit message contains no addon name.
DivineThreepwood 6b1726a
cleanup code and address revise
DivineThreepwood a76d46e
fix formatting
DivineThreepwood e4e71de
improve test performance
DivineThreepwood a84125a
Merge dev into bugfix/154-colorstate-comparison-fails-when-comparing-…
github-actions[bot] aa7e578
contiune on module test failure
DivineThreepwood df3c09f
avoid on each test fork
DivineThreepwood 34ff0b1
patch jul with test container fixes
DivineThreepwood 114452d
upgrade jul to 3.7.3
DivineThreepwood a55a8e6
cleanup
DivineThreepwood 8baced0
improve auth test
DivineThreepwood 5c61eff
improve message manager thread safety
DivineThreepwood 572a1e9
update jule
DivineThreepwood 9373aab
always shutdown message manager after each test.
DivineThreepwood fea60a2
patch jul
DivineThreepwood 220c135
improve logging in RemoteAction
DivineThreepwood 783a522
log action details in abstract bco test.
DivineThreepwood 5a83be7
update jul
DivineThreepwood e64a143
improve scene test error logging.
DivineThreepwood 0beec80
Merge dev into bugfix/154-colorstate-comparison-fails-when-comparing-…
github-actions[bot] 841cb87
update jul
DivineThreepwood 02ced83
upgrade jul to lastest
DivineThreepwood f96b0c7
Merge branch 'bugfix/154-colorstate-comparison-fails-when-comparing-w…
DivineThreepwood c259961
upgrade jul in gradle to latest version
DivineThreepwood 0581c65
upgrade jul in gradle to latest version
DivineThreepwood 7d9c02c
temporary disable all timeouts
DivineThreepwood f286ac3
further disable timeouts
DivineThreepwood 90b2b3c
fix ci action and address requested changes of the review.
DivineThreepwood 48d1e31
improve label and id performance by introducing caches.
DivineThreepwood d1c47d7
bump jul to latest
DivineThreepwood e837746
fix compile isue
DivineThreepwood 7c3dcc3
Revert "further disable timeouts"
DivineThreepwood a3655f2
Revert "temporary disable all timeouts"
DivineThreepwood c779ab7
update jul
DivineThreepwood 0cbffeb
splitt tests into one test job per module
DivineThreepwood 7532ee9
decrease test timeouts
DivineThreepwood c6f07fc
fix test job declaration
DivineThreepwood 874c129
fix unit registry deadlock were an unit config modification lead to a…
DivineThreepwood 02e7dc0
increase ci critical timeouts
DivineThreepwood cb2084d
increase test timeout
DivineThreepwood 219fc40
Update SceneRemoteTest.java
DivineThreepwood 356119a
upgrade jul
DivineThreepwood File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 0 additions & 56 deletions
56
...t/java/org/openbase/bco/dal/lib/layer/service/provider/ColorStateProviderServiceTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.