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(shared-data): Remove cornerOffsetFromSlot from opentrons_flex_tiprack_lid #17639

Merged

Conversation

SyntaxColoring
Copy link
Contributor

Overview

The labware definition for opentrons_flex_tiprack_lid currently has an offset that puts it 0.71 mm "underground."

From discussion with @CaseyBatten, we think this was copied from opentrons_tough_pcr_auto_sealing_lid. It doesn't make sense here in this definition. (And it's questionable whether it makes sense for the other one in the first place, but that'd be a different PR.)

Test Plan and Hands on Testing

None.

Changelog

Restore this definition's cornerOffsetFromSlot to the default, (0, 0, 0).

Review requests

Does this sound correct?

Risk assessment

We think low. This labware definition is unreleased so far, and these lids aren't normally placed directly into deck slots, anyway.

@SyntaxColoring SyntaxColoring requested a review from a team as a code owner March 3, 2025 22:31
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.11%. Comparing base (8a9bb57) to head (f6507dd).
Report is 2 commits behind head on edge.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             edge   #17639       +/-   ##
===========================================
+ Coverage   25.69%   63.11%   +37.42%     
===========================================
  Files        2850     2851        +1     
  Lines      219383   219646      +263     
  Branches    17970    18243      +273     
===========================================
+ Hits        56363   138637    +82274     
+ Misses     163005    80817    -82188     
- Partials       15      192      +177     
Flag Coverage Δ
app 46.59% <ø> (+43.17%) ⬆️
protocol-designer 18.94% <ø> (-0.01%) ⬇️
step-generation 4.37% <ø> (-0.01%) ⬇️

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

see 1524 files with indirect coverage changes

@SyntaxColoring SyntaxColoring added the gen-analyses-snapshot-pr Generate a healing PR if the analyses snapshot test fails label Mar 4, 2025
@SyntaxColoring
Copy link
Contributor Author

Test failures appear unrelated to this PR.

@SyntaxColoring SyntaxColoring merged commit 507da17 into edge Mar 4, 2025
79 of 81 checks passed
@SyntaxColoring SyntaxColoring deleted the opentrons_flex_tiprack_lid_corneroffsetfromslot branch March 4, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gen-analyses-snapshot-pr Generate a healing PR if the analyses snapshot test fails
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants