-
Notifications
You must be signed in to change notification settings - Fork 8
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
DPL-812: FluidX tube rack data report #1433
Conversation
- includes some styling changes
def latest_cell_viability | ||
latest_qc(key: 'viability', units: '%') | ||
end | ||
|
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.
Copied across from DPL-827
CSV.generate_line [ | ||
'Well name', | ||
'Donor ID', | ||
'Parent barcode', |
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.
I know this is what it says in the story (my fault, not sure where it came from in the first place), but could we call this "Stock barcode" instead? I think "Parent barcode" is misleading because the LRC Blood Vac tube is not the parent labware of the LRC Bank Seq / Spare tubes. Thanks.
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.
No worries :) Fixed in 7d3868a
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.
I've left you a few comments.
Thanks for spending time improving the test setup. If there are any changes you feel would make the test setup better but you didn't have time for, please raise them, because I think we need to make improvements as it's quite a pain point!
Code Climate has analyzed commit 613c3bc and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 90.0% (0.0% change). View more on Code Climate. |
Closes ##1439
Changes proposed in this pull request
Acceptance criteria
Example CSV Report
Instructions for Reviewers
[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to
main
]- Check story numbers included
- Check for debug code
- Check version