-
Notifications
You must be signed in to change notification settings - Fork 10
Rework Processstateclient library #40
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
Rework Processstateclient library #40
Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
FScholPer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we at least have some basic unit test coverage
I would recommend basic UT but not intensive test cases creation at the moment considering the upcoming refactoring. |
* Add basic infrastructure for unit tests and mocking * Updated copyright checker to fix 2026 failures
|
WilliamRoebuck please don't forget to sign the eca in your eclipse account |
Added some basic UTs for the ProcessStateClient library |
|
@eelcoem can you please fix formatting? |
paulquiring
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tests look good.
Closes #39