-
Notifications
You must be signed in to change notification settings - Fork 184
Merge back 'chore_release-pd-8.5.0' into 'edge' #18679
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
Conversation
* fix(components): Fix typo in dropdown menu
…nAndReferenceVolumes (#18666) Updates `step-generation` util `getTransferPlanAndReferenceVolumes` to return most accurate reference volumes for aspirate and dispense properties.
#18671) …adapter This is a temporary fix that addresses the issue where the labware definitions are missing the inner well geometry when using API version 2.24. When the version number is removed, i believe PE automatically uses the latest labware definition version.
This PR adds copy for 8.5.0 migration modal and wires it up. It also updates the copy for import confirmation from "Confirm" to "Import", and updates tests accordingly. Closes AUTH-1975
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## edge #18679 +/- ##
==========================================
- Coverage 24.12% 24.11% -0.01%
==========================================
Files 3282 3284 +2
Lines 285236 285501 +265
Branches 28696 29080 +384
==========================================
+ Hits 68808 68850 +42
- Misses 216403 216627 +224
+ Partials 25 24 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Remove references to deprecated moveLiquid form fields: - `aspirate_delay_mmFromBottom` - `dispense_delay_mmFromBottom` - `blowout_z_offset` These fields are addressed by submerge/retract properties in PD 8.5.0. Closes AUTH-1977
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.
✅
Merge all our changes today into
edge
before the holiday.