Skip to content

fix store error and consolidate labware match logic

3493d39
Select commit
Loading
Failed to load commit list.
Open

feat(protocol-designer, step-generation): Generate hopper full error on fill and store stacker steps #20329

fix store error and consolidate labware match logic
3493d39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2025 in 1s

25.08% (-0.51%) compared to 78ef965

View this Pull Request on Codecov

25.08% (-0.51%) compared to 78ef965

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 25.08%. Comparing base (78ef965) to head (3493d39).
⚠️ Report is 27 commits behind head on edge.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #20329      +/-   ##
==========================================
- Coverage   25.58%   25.08%   -0.51%     
==========================================
  Files        3636     3635       -1     
  Lines      302933   302887      -46     
  Branches    42346    42423      +77     
==========================================
- Hits        77520    75972    -1548     
- Misses     225389   226887    +1498     
- Partials       24       28       +4     
Files with missing lines Coverage Δ
...tion/src/commandCreators/atomic/flexStackerFill.ts 100.00% <100.00%> (ø)
...ion/src/commandCreators/atomic/flexStackerStore.ts 100.00% <100.00%> (ø)
step-generation/src/errorCreators.ts 71.64% <100.00%> (+0.43%) ⬆️
step-generation/src/types.ts 100.00% <ø> (ø)
step-generation/src/utils/misc.ts 62.12% <100.00%> (+0.23%) ⬆️

... and 61 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.