Skip to content

remove console.log

2cf4e98
Select commit
Loading
Failed to load commit list.
Open

refactor(step-generation, shared-data): use set_stored_labware_items and fill_items #20293

remove console.log
2cf4e98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2025 in 0s

25.58% (-0.01%) compared to abc2673

View this Pull Request on Codecov

25.58% (-0.01%) compared to abc2673

Details

Codecov Report

❌ Patch coverage is 85.18519% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.58%. Comparing base (abc2673) to head (2cf4e98).
⚠️ Report is 1 commits behind head on edge.

Files with missing lines Patch % Lines
...neration/src/getNextRobotStateAndWarnings/index.ts 25.00% 6 Missing ⚠️
...src/getNextRobotStateAndWarnings/stackerUpdates.ts 16.66% 5 Missing ⚠️
step-generation/src/utils/pythonFileUtils.ts 96.42% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #20293      +/-   ##
==========================================
- Coverage   25.59%   25.58%   -0.01%     
==========================================
  Files        3636     3641       +5     
  Lines      303087   303341     +254     
  Branches    42340    42355      +15     
==========================================
+ Hits        77560    77603      +43     
- Misses     225503   225714     +211     
  Partials       24       24              
Files with missing lines Coverage Δ
...src/commandCreators/atomic/flexStackerFillItems.ts 100.00% <100.00%> (ø)
.../src/commandCreators/atomic/flexStackerRetrieve.ts 100.00% <100.00%> (ø)
step-generation/src/utils/pythonFileUtils.ts 88.14% <96.42%> (+0.14%) ⬆️
...src/getNextRobotStateAndWarnings/stackerUpdates.ts 87.70% <16.66%> (-2.47%) ⬇️
...neration/src/getNextRobotStateAndWarnings/index.ts 69.33% <25.00%> (-0.97%) ⬇️

... and 12 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.