Skip to content
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

Merged
merged 5 commits into from
Apr 4, 2024

Conversation

andrewsparkes
Copy link
Member

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.

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.65%. Comparing base (2d3540f) to head (641044b).
Report is 11 commits behind head on develop.

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     
Flag Coverage Δ
javascript 93.65% <ø> (ø)
pull_request 93.65% <ø> (?)
push 93.65% <ø> (+2.82%) ⬆️
ruby ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@KatyTaylor KatyTaylor left a 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.

Copy link

codeclimate bot commented Apr 4, 2024

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.

@andrewsparkes andrewsparkes merged commit a462b41 into develop Apr 4, 2024
12 checks passed
@andrewsparkes andrewsparkes deleted the y24-042-scrna-file-handling branch April 4, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Y24-042 'Cryostor' tube rack scan file improvements
3 participants