Skip to content

feature(app): get command text for flex stacker commands #18045

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

Merged
merged 31 commits into from
Apr 17, 2025

lint

6a17483
Select commit
Loading
Failed to load commit list.
Merged

feature(app): get command text for flex stacker commands #18045

lint
6a17483
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2025 in 0s

26.54% (+1.06%) compared to b6a86c7

View this Pull Request on Codecov

26.54% (+1.06%) compared to b6a86c7

Details

Codecov Report

Attention: Patch coverage is 50.28902% with 86 lines in your changes missing coverage. Please review.

Project coverage is 26.54%. Comparing base (b6a86c7) to head (6a17483).
Report is 5 commits behind head on edge.

Files with missing lines Patch % Lines
...ing/utils/commandText/getFlexStackerCommandText.ts 59.05% 52 Missing ⚠️
...rganisms/CommandText/useCommandTextString/index.ts 0.00% 13 Missing ⚠️
...mandTextString/utils/getLabwareDisplayLocation.tsx 50.00% 11 Missing ⚠️
.../useCommandTextString/utils/getLabwareLocation.tsx 0.00% 10 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #18045      +/-   ##
==========================================
+ Coverage   25.47%   26.54%   +1.06%     
==========================================
  Files        3008     2967      -41     
  Lines      233870   231533    -2337     
  Branches    20072    19954     -118     
==========================================
+ Hits        59584    61449    +1865     
+ Misses     174271   170062    -4209     
- Partials       15       22       +7     
Files with missing lines Coverage Δ
...xt/useCommandTextString/utils/commandText/index.ts 100.00% <100.00%> (ø)
.../useCommandTextString/utils/getLabwareLocation.tsx 30.00% <0.00%> (+0.46%) ⬆️
...mandTextString/utils/getLabwareDisplayLocation.tsx 68.22% <50.00%> (-1.09%) ⬇️
...rganisms/CommandText/useCommandTextString/index.ts 77.20% <0.00%> (-4.32%) ⬇️
...ing/utils/commandText/getFlexStackerCommandText.ts 61.19% <59.05%> (+48.69%) ⬆️

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