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(cypress): keep composite actions as step thunks #17633

Merged

Conversation

y3rsh
Copy link
Member

@y3rsh y3rsh commented Mar 3, 2025

@alexjoel42 Once you understand this, you can just merge it as it targets your branch.

@y3rsh y3rsh requested a review from a team as a code owner March 3, 2025 17:03
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.63%. Comparing base (15315e3) to head (b2d94fb).
Report is 1 commits behind head on Test(PD)-Cypress-Transfer-Platereader-Helper.

Additional details and impacted files

Impacted file tree graph

@@                              Coverage Diff                              @@
##           Test(PD)-Cypress-Transfer-Platereader-Helper   #17633   +/-   ##
=============================================================================
  Coverage                                         18.63%   18.63%           
=============================================================================
  Files                                              2743     2743           
  Lines                                            211625   211625           
  Branches                                           6534     6534           
=============================================================================
  Hits                                              39439    39439           
  Misses                                           172186   172186           
Flag Coverage Δ
protocol-designer 18.63% <ø> (ø)

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

Comment on lines +43 to +46
CompositeSetupSteps.AddLabwareToDeckSlot(
'C3',
'Armadillo 96 Well Plate 200 µL'
)
Copy link
Member Author

Choose a reason for hiding this comment

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

Note that this parameter intake is the strings you want.
The object is usually best but I wanted to show both.

Copy link
Contributor

@alexjoel42 alexjoel42 left a comment

Choose a reason for hiding this comment

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

Wow!!! This is a cleaner solution. Thanks for the help.

@alexjoel42 alexjoel42 merged commit 0c9e98f into Test(PD)-Cypress-Transfer-Platereader-Helper Mar 3, 2025
14 of 16 checks passed
@alexjoel42 alexjoel42 deleted the always-step-thunks branch March 3, 2025 21:49
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