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

feat(step-generation): generate py command for moveToAddressableArea #17849

Merged
merged 1 commit into from
Mar 21, 2025

feat(step-generation): generate py command for moveToAddressableArea

fcb6bae
Select commit
Loading
Failed to load commit list.
Merged

feat(step-generation): generate py command for moveToAddressableArea #17849

feat(step-generation): generate py command for moveToAddressableArea
fcb6bae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2025 in 1s

23.41% (-0.01%) compared to d72ee2c

View this Pull Request on Codecov

23.41% (-0.01%) compared to d72ee2c

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 4 lines in your changes missing coverage. Please review.

Project coverage is 23.41%. Comparing base (d72ee2c) to head (fcb6bae).

Files with missing lines Patch % Lines
step-generation/src/utils/misc.ts 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #17849      +/-   ##
==========================================
- Coverage   23.41%   23.41%   -0.01%     
==========================================
  Files        2892     2892              
  Lines      222487   222470      -17     
  Branches    18934    18936       +2     
==========================================
- Hits        52104    52095       -9     
+ Misses     170372   170364       -8     
  Partials       11       11              
Files with missing lines Coverage Δ
...rc/commandCreators/atomic/moveToAddressableArea.ts 100.00% <100.00%> (ø)
...tion/src/commandCreators/compound/airGapInTrash.ts 100.00% <100.00%> (ø)
...src/commandCreators/compound/airGapInWasteChute.ts 100.00% <100.00%> (ø)
...ion/src/commandCreators/compound/blowOutInTrash.ts 100.00% <100.00%> (ø)
...rc/commandCreators/compound/blowOutInWasteChute.ts 100.00% <100.00%> (ø)
...on/src/commandCreators/compound/dispenseInTrash.ts 100.00% <100.00%> (ø)
...c/commandCreators/compound/dispenseInWasteChute.ts 100.00% <100.00%> (ø)
...rc/commandCreators/compound/dropTipInWasteChute.ts 97.36% <100.00%> (-0.26%) ⬇️
step-generation/src/utils/misc.ts 87.50% <0.00%> (+1.15%) ⬆️
🚀 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.