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): py commands for move_to well #17846

Merged
merged 4 commits into from
Mar 21, 2025

fix syntax

edf5c13
Select commit
Loading
Failed to load commit list.
Merged

feat(step-generation): py commands for move_to well #17846

fix syntax
edf5c13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2025 in 0s

23.42% (+0.00%) compared to d72ee2c

View this Pull Request on Codecov

23.42% (+0.00%) compared to d72ee2c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.42%. Comparing base (d72ee2c) to head (edf5c13).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             edge   #17846   +/-   ##
=======================================
  Coverage   23.41%   23.42%           
=======================================
  Files        2892     2891    -1     
  Lines      222487   222493    +6     
  Branches    18934    18933    -1     
=======================================
+ Hits        52104    52110    +6     
  Misses     170372   170372           
  Partials       11       11           
Files with missing lines Coverage Δ
shared-data/command/types/index.ts 100.00% <100.00%> (ø)
...eneration/src/commandCreators/atomic/moveToWell.ts 94.01% <100.00%> (+0.22%) ⬆️

... and 1 file 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.