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

DPL-110: Group arbitrary tubes #894

Merged
merged 38 commits into from
Nov 8, 2021
Merged

Conversation

sdjmchattie
Copy link
Contributor

@sdjmchattie sdjmchattie commented Oct 28, 2021

Completes most of #793

Changes proposed in this pull request:

  • Add a new page to Limber for creating tube racks.
  • Support scanning in tubes in a list of 16 positions.
  • Check for duplicate scanned messages.
  • Check for tubes that don't match in purpose.

image

# Conflicts:
#	app/javascript/shared/components/LabwareScan.spec.js
#	app/javascript/shared/components/LabwareScan.vue
#	app/javascript/shared/components/tubeScanValidators.js
#	app/javascript/shared/components/tubeScanValidators.spec.js
Copy link
Contributor

@JamesGlover JamesGlover left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's obviously the controller side stuff still to come, and there's a few questions about dimensions that I suspect are just being deferred for the moment.

app/javascript/shared/components/scanValidators.js Outdated Show resolved Hide resolved
app/javascript/tubes-to-rack/components/TubesToRack.vue Outdated Show resolved Hide resolved
app/javascript/tubes-to-rack/components/TubesToRack.vue Outdated Show resolved Hide resolved
app/javascript/shared/components/tubeScanValidators.js Outdated Show resolved Hide resolved
app/javascript/tubes-to-rack/components/TubesToRack.vue Outdated Show resolved Hide resolved
…-rack

# Conflicts:
#	app/javascript/tubes-to-rack/components/TubesToRack.vue
Copy link
Contributor

@JamesGlover JamesGlover left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although may be a good idea to remove the links on this branch before merging, to reduce the risk of it going live.

@codeclimate
Copy link

codeclimate bot commented Nov 8, 2021

Code Climate has analyzed commit 4475640 and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 4

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 87.1% (0.0% change).

View more on Code Climate.

@sdjmchattie sdjmchattie merged commit 5c83d74 into develop Nov 8, 2021
@sdjmchattie sdjmchattie deleted the DPL-110-group-arbitrary-tubes branch November 8, 2021 13:53
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.

2 participants