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(app): filter lpc labware combos by single slot #14120

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

brenthagen
Copy link
Contributor

Overview

filters the labware location combos generated by getLabwareLocationCombos by Flex or OT-2 single slot addressable area name, to exclude labware in staging area slots as LPC options

closes RQA-1989

Test Plan

Changelog

  • Filters lpc labware combos by single slot

Review requests

check LPC on Flex and OT-2 - labware in staging area slots should not be available. confirm nothing else is broken

Risk assessment

low

filters the labware location combos generated by getLabwareLocationCombos by Flex or OT-2 single
slot addressable area name, to exclude labware in staging area slots as LPC options

closes RQA-1989
@brenthagen brenthagen requested a review from a team December 6, 2023 21:07
@brenthagen brenthagen requested a review from a team as a code owner December 6, 2023 21:07
@brenthagen brenthagen requested review from TamarZanzouri, a team and jerader and removed request for a team, TamarZanzouri and jerader December 6, 2023 21:07
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #14120 (536230b) into chore_release-7.1.0 (390d022) will increase coverage by 0.03%.
Report is 2 commits behind head on chore_release-7.1.0.
The diff coverage is 52.17%.

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                   @@
##           chore_release-7.1.0   #14120      +/-   ##
=======================================================
+ Coverage                70.44%   70.47%   +0.03%     
=======================================================
  Files                     2483     2512      +29     
  Lines                    70328    71214     +886     
  Branches                  8770     8965     +195     
=======================================================
+ Hits                     49542    50188     +646     
- Misses                   18635    18835     +200     
- Partials                  2151     2191      +40     
Flag Coverage Δ
app 67.67% <35.29%> (+<0.01%) ⬆️
protocol-designer 44.99% <ø> (ø)
shared-data 75.11% <100.00%> (-0.75%) ⬇️
step-generation 86.84% <ø> (ø)

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

Files Coverage Δ
shared-data/js/constants.ts 100.00% <100.00%> (ø)
...yHistoricOffsets/hooks/getLabwareLocationCombos.ts 24.19% <35.29%> (+2.52%) ⬆️

... and 28 files with indirect coverage changes

Copy link
Contributor

@mjhuff mjhuff left a comment

Choose a reason for hiding this comment

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

lgtm!

@brenthagen brenthagen merged commit cc212b2 into chore_release-7.1.0 Dec 7, 2023
45 of 46 checks passed
@brenthagen brenthagen deleted the app_lpc-filter-staging-slots branch December 7, 2023 22:22
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