-
Notifications
You must be signed in to change notification settings - Fork 179
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(app): replace RobotWorkSpace with BaseDeck in ProtocolSetup Liquids #13918
Conversation
…Liquids replace RobotWorkSpace with BaseDeck in ProtocolSetup Liquids close RAUT-821
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## edge #13918 +/- ##
========================================
Coverage 70.62% 70.63%
========================================
Files 2481 2509 +28
Lines 69984 70748 +764
Branches 8525 8681 +156
========================================
+ Hits 49426 49970 +544
- Misses 18465 18655 +190
- Partials 2093 2123 +30
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Need to merge #13875 first then update this PR |
|
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.
code and app rendering look good, a couple comments about deleting what we don't need
app/src/organisms/Devices/ProtocolRun/SetupLiquids/SetupLiquidsMap.tsx
Outdated
Show resolved
Hide resolved
app/src/organisms/Devices/ProtocolRun/SetupLiquids/SetupLiquidsMap.tsx
Outdated
Show resolved
Hide resolved
app/src/organisms/Devices/ProtocolRun/SetupLiquids/SetupLiquidsMap.tsx
Outdated
Show resolved
Hide resolved
…hub.com/Opentrons/opentrons into app_refactor-replace-deckmap-in-liquids
…Liquids (#13918) * refactor(app): replace RobotWorkSpace with BaseDeck in ProtocolSetup Liquids
Overview
replace
RobotWorkSpace
withBaseDeck
in ProtocolSetup LiquidsAt this moment, tests don't cover everything, so I will do refactoring later and add tests.
close RAUT-821
Test Plan
test_liquid_check_for_base-deck.py.zip
Setup a protocol
Changelog
Review requests
Risk assessment
low