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

refactor(app): replace RobotWorkSpace with BaseDeck in ProtocolSetup Liquids #13918

Merged
merged 6 commits into from
Nov 7, 2023

Conversation

koji
Copy link
Contributor

@koji koji commented Nov 3, 2023

Overview

replace RobotWorkSpace with BaseDeck in ProtocolSetup Liquids
At 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

…Liquids

replace RobotWorkSpace with BaseDeck in ProtocolSetup Liquids

close RAUT-821
@koji koji requested review from brenthagen, jerader and a team November 3, 2023 23:02
@koji koji marked this pull request as ready for review November 3, 2023 23:02
@koji koji requested a review from a team as a code owner November 3, 2023 23:02
@koji koji removed the request for review from a team November 3, 2023 23:02
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #13918 (91aaeff) into edge (d7c25b2) will increase coverage by 0.00%.
Report is 3 commits behind head on edge.
The diff coverage is 62.50%.

Additional details and impacted files

Impacted file tree graph

@@           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     
Flag Coverage Δ
app 68.08% <62.50%> (+<0.01%) ⬆️

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

Files Coverage Δ
app/src/molecules/DeckThumbnail/index.tsx 85.18% <100.00%> (+7.40%) ⬆️
...organisms/Devices/ProtocolRun/ProtocolRunSetup.tsx 75.94% <ø> (ø)
...ganisms/Devices/ProtocolRun/SetupLiquids/index.tsx 100.00% <ø> (ø)
...vices/ProtocolRun/SetupLiquids/SetupLiquidsMap.tsx 63.04% <60.52%> (-0.75%) ⬇️

... and 30 files with indirect coverage changes

@koji
Copy link
Contributor Author

koji commented Nov 6, 2023

Need to merge #13875 first then update this PR

@koji
Copy link
Contributor Author

koji commented Nov 7, 2023

  • merge edge into this PR

Copy link
Contributor

@brenthagen brenthagen left a 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

@koji koji merged commit d826bfb into edge Nov 7, 2023
21 of 22 checks passed
ncdiehl11 pushed a commit that referenced this pull request Nov 14, 2023
…Liquids (#13918)

* refactor(app): replace RobotWorkSpace with BaseDeck in ProtocolSetup Liquids
@koji koji deleted the app_refactor-replace-deckmap-in-liquids branch November 17, 2023 21:28
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