-
Notifications
You must be signed in to change notification settings - Fork 178
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
refactor(shared-data, robot-server, api): Pipette configuration architecture refactor to organize by nozzle map and tip type #15250
Merged
CaseyBatten
merged 32 commits into
edge
from
pipette_configuration_architecture_by_nozzle_map
Jun 11, 2024
Merged
Changes from 25 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
09b2e01
pipette configuration values adjusted by nozzle map first pass
CaseyBatten af38b12
engine updates to support nested map and tip type configurations and …
CaseyBatten cd11ee0
tip overlap conversion to source from physical definition tree
CaseyBatten 7d3d79e
Merge branch 'edge' into pipette_configuration_architecture_by_nozzle…
CaseyBatten 6004a9a
tip overlap by nozzle configuration engine infrastructure
CaseyBatten 350ebd0
tip overlap by dict fix for v3_6 p1000 and engine updates to reflect …
CaseyBatten 45d2899
single channel definition updates
CaseyBatten d2d8b47
ninety six channel definition updates
CaseyBatten cf13f9b
eight channel v 1 0 upgrade
CaseyBatten 4364c08
eight channel pipette definition updates
CaseyBatten 8247821
test run with 8ch p50 and format fixes and error catching for configu…
CaseyBatten 939995f
relocate valid map key to nozzle map
CaseyBatten a21f592
linting fixes test corrections and remove impossible nozzle configura…
CaseyBatten 88f4f66
pipette handler test corrections
CaseyBatten 6e390b4
mutable configurations updates
CaseyBatten 2e03700
front to back bias for 8ch and single ch map naming convention
CaseyBatten 2e19184
single channel SingleA1 map naming
CaseyBatten 5e67680
Merge branch 'edge' into pipette_configuration_architecture_by_nozzle…
CaseyBatten 1505f11
tip overlap versioning definition migration
CaseyBatten 9a3d2d6
consolidate pipette config value logic and addition of tip overlap ve…
CaseyBatten 8f4040b
addition of MissingConfigurationData error code and robot server fixes
CaseyBatten 8ca7773
typescript type updates and schema definition updates
CaseyBatten 9e23a59
hardware testing updates to utilize configurations by nozzle map
CaseyBatten 36aef87
step generation updates
CaseyBatten 49e2967
js pipette test data
CaseyBatten 397c4ac
error formatting fix
CaseyBatten f4fa638
Merge branch 'edge' into pipette_configuration_architecture_by_nozzle…
CaseyBatten 6ff32cc
single channel p1000 3_7 schema migration
CaseyBatten 4ee4853
js test updates for single channel p1000 pipette v3_7
CaseyBatten 4bda970
schema clarifications and unit test for map consistency
CaseyBatten 6702599
typo correction
CaseyBatten d33c225
pipette data provider error update
CaseyBatten File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
maybe simplify this by putting
config.configuration_by_nozzle_map[approved_map]
in an intermediate