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

fix(app): Remove probe check from module calibration #14154

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

sfoster1
Copy link
Member

@sfoster1 sfoster1 commented Dec 8, 2023

Module calibration doesn't require a pipette id and thus none is available here (and in general I believe you can do it with a gripper) so this isn't really an appropriate check.

At some point we can readd it but we have to actually load a pipette in the maintenance run.

Module calibration doesn't require a pipette id and thus none is
available here (and in general I believe you can do it with a gripper)
so this isn't really an appropriate check.
@sfoster1 sfoster1 requested a review from a team as a code owner December 8, 2023 18:51
@sfoster1 sfoster1 requested review from smb2268 and removed request for a team December 8, 2023 18:51
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #14154 (3dee992) into chore_release-7.1.0 (6b8f9b3) will increase coverage by 0.00%.
Report is 3 commits behind head on chore_release-7.1.0.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##           chore_release-7.1.0   #14154   +/-   ##
====================================================
  Coverage                70.45%   70.45%           
====================================================
  Files                     2512     2512           
  Lines                    71223    71215    -8     
  Branches                  8971     8969    -2     
====================================================
  Hits                     50177    50177           
+ Misses                   18852    18844    -8     
  Partials                  2194     2194           
Flag Coverage Δ
app 67.66% <0.00%> (+0.02%) ⬆️

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

Files Coverage Δ
...pp/src/organisms/ModuleWizardFlows/AttachProbe.tsx 6.52% <0.00%> (+0.96%) ⬆️

Copy link
Contributor

@ahiuchingau ahiuchingau left a comment

Choose a reason for hiding this comment

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

I didn't realize it was done with a gripper...

@sfoster1 sfoster1 merged commit 2053ac9 into chore_release-7.1.0 Dec 8, 2023
21 of 22 checks passed
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