-
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
Y24-042 scRNA - Fix bug in file handling #1661
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1661 +/- ##
===========================================
+ Coverage 90.83% 93.65% +2.82%
===========================================
Files 363 42 -321
Lines 7494 930 -6564
===========================================
- Hits 6807 871 -5936
+ Misses 687 59 -628
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Approving, although I have a code style comment.
...models/labware_creators/common_file_handling/csv_file/row_for_tube_rack_with_rack_barcode.rb
Show resolved
Hide resolved
Code Climate has analyzed commit 641044b and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 94.4% (50% is the threshold). This pull request will bring the total coverage in the repository to 90.4% (0.0% change). View more on Code Climate. |
Closes #1659
Changes proposed in this pull request
Fix for bug to do with routing when displaying errors when creating Crystor plate.
Change to expect csv file upload to contain a tube rack barcode column.