-
Notifications
You must be signed in to change notification settings - Fork 4
adapt available statuses for sample tracking #177
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
Conversation
wow-such-code
commented
Mar 17, 2021
- add statuses SAMPLE_RECEIVED, LIBRARY_PREP_FINISHED, DATA_AVAILABLE
- deprecate DATA_AT_QBIC status
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.
Hi @wow-such-code code-wise this looks good. However, I would ask you to include a bit of javadoc for the changes introduced. Also, I would like you to add your changes to the CHANGELOG.rst
Co-authored-by: Tobias Koch <KochTobi@users.noreply.github.com>
…bicsoftware/data-model-lib into feature/update-sample-statuses
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.
A tiny tiny bit of changes requested :)
Co-authored-by: Tobias Koch <KochTobi@users.noreply.github.com>
Co-authored-by: Tobias Koch <KochTobi@users.noreply.github.com>