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): send custom labware files to flex with protocol #13089

Merged

Conversation

b-cooper
Copy link
Contributor

Overview

Just as the create run from protocol function spreads in all known custom labware files when creating a protocol record on a robot, the send to robot feature should also include custom labware.

props to @skowalski08 for uncovering this bug

Review requests

  • upload a new protocol that includes custom labware to a flex via the "send to robot" menu item on the protocol page
  • the robot side analysis should succeed on the flex

Risk assessment

low

Just as the create run from protocol function spreads in all known custom labware files when
creating a protocol record on a robot, the send to robot feature should also include custom labware.
@b-cooper b-cooper requested a review from a team as a code owner July 12, 2023 18:53
@b-cooper b-cooper requested review from brenthagen, skowalski08 and shlokamin and removed request for a team July 12, 2023 18:53
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #13089 (b2ee9c1) into edge (33103ac) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #13089      +/-   ##
==========================================
+ Coverage   72.55%   72.59%   +0.03%     
==========================================
  Files        2380     2380              
  Lines       65857    66043     +186     
  Branches     7274     7325      +51     
==========================================
+ Hits        47784    47941     +157     
- Misses      16337    16351      +14     
- Partials     1736     1751      +15     
Flag Coverage Δ
app 71.33% <100.00%> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
.../src/organisms/SendProtocolToOT3Slideout/index.tsx 64.70% <100.00%> (+1.06%) ⬆️

... and 8 files with indirect coverage changes

Copy link
Contributor

@skowalski08 skowalski08 left a comment

Choose a reason for hiding this comment

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

Tested and verified on 7/12

@b-cooper b-cooper merged commit 92ce671 into edge Jul 12, 2023
@b-cooper b-cooper deleted the app_fix-send-custom-labware-over-with-protcol-to-flex branch July 12, 2023 20:24
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