-
Notifications
You must be signed in to change notification settings - Fork 1
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
add(tests for store) #132
add(tests for store) #132
Conversation
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.
You did a great job with the coverage of the tests. I think they could be fine-tuned a bit more to be more robust. I am still missing last two modules but you can start addressing my first comments
docstring suggestions Co-authored-by: Sebastian Diaz <[email protected]>
…s/genotype-api into add-store-tests
Quality Gate passedIssues Measures |
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.
Finished reviewing, will check the updates now
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.
Finished reviewing, will check the updates now
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.
Finished reviewing, will check the updates now
Co-authored-by: Sebastian Diaz <[email protected]>
…s/genotype-api into add-store-tests
Quality Gate passedIssues Measures |
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.
Great 💯
Added
Added tests for the CRUD
tests for
get_filtered_samples
will be a separate pr.
``
Changed
Fixed
Steps to consider while deploying
Review:
This version is a: