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

refactor(shared-data): Remove OT-2 calibration points from OT-3 deck def #11816

Merged
merged 1 commit into from
Dec 3, 2022

Conversation

SyntaxColoring
Copy link
Contributor

@SyntaxColoring SyntaxColoring commented Dec 2, 2022

Overview

The OT-3 deck definition describes a bunch of calibration points. These points don't actually physically exist on the OT-3, though. They appear to be an accidental carryover from the OT-2 deck definition.

Changelog

Remove all calibration points from the OT-3's deck definition.

Risk assessment

Low if all of the tests keep passing.

@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Merging #11816 (171e763) into edge (8bb65a3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             edge   #11816   +/-   ##
=======================================
  Coverage   74.15%   74.15%           
=======================================
  Files        2107     2107           
  Lines       58695    58695           
  Branches     6226     6226           
=======================================
  Hits        43525    43525           
  Misses      13703    13703           
  Partials     1467     1467           
Flag Coverage Δ
app 72.62% <ø> (ø)
protocol-designer 45.86% <ø> (ø)
shared-data 84.80% <ø> (ø)
step-generation 88.46% <ø> (ø)

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

Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

nice

@SyntaxColoring SyntaxColoring merged commit 902aebd into edge Dec 3, 2022
@SyntaxColoring SyntaxColoring deleted the remove_ot3_deck_calibration_points branch December 3, 2022 00:28
y3rsh added a commit that referenced this pull request Dec 5, 2022
* origin/edge:
  feat(app): add new config value to store sortKey for protocols (#11787)
  fix(app-shell): dispatch DOWNLOAD_LOGS_DONE when download cancelled (#11798)
  refactor(shared-data): Remove OT-2 calibration points from OT-3 deck def (#11816)
  docs(api): clarify Thermocycler GEN2 plate lift feature (#11817)
  refactor(api): add homing commands to engine cores (#11805)
  add a labware dropped error (#11814)
  feature(hardware): broadcast a stop message when a critical error is detected (#11813)
  feature(hardware): refactor hardware controller to watch for valid responses and error messages (#11789)
  fix(app): pick up tip from last tip rack in LPC if heater shaker is loaded into 1 or 3 (#11796)
  refactor(labware-library): update test guide links (#11809)
  fix(engine): home gripper z when not using virtual gripper (#11811)
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