feat(protocol-designer, components): add retract for aspirate and dispense to PD #17411
Codecov / codecov/project
succeeded
Feb 12, 2025 in 0s
27.37% (+1.29%) compared to 49f9b42
View this Pull Request on Codecov
27.37% (+1.29%) compared to 49f9b42
Details
Codecov Report
Attention: Patch coverage is 71.71315%
with 71 lines
in your changes missing coverage. Please review.
Project coverage is 27.37%. Comparing base (
49f9b42
) to head (7b5b035
).
Additional details and impacted files
@@ Coverage Diff @@
## edge #17411 +/- ##
==========================================
+ Coverage 26.07% 27.37% +1.29%
==========================================
Files 3183 3187 +4
Lines 230856 231599 +743
Branches 9924 10476 +552
==========================================
+ Hits 60192 63392 +3200
+ Misses 170644 168178 -2466
- Partials 20 29 +9
Files with missing lines | Coverage Δ | |
---|---|---|
components/src/atoms/ListButton/index.tsx | 96.15% <100.00%> (+0.32%) |
⬆️ |
protocol-designer/src/form-types.ts | 80.64% <ø> (ø) |
|
...-designer/src/organisms/TipPositionModal/index.tsx | 90.47% <100.00%> (+0.03%) |
⬆️ |
...-designer/src/organisms/TipPositionModal/utils.tsx | 90.41% <100.00%> (+0.27%) |
⬆️ |
...Form/StepTools/MoveLiquidTools/MultiInputField.tsx | 100.00% <100.00%> (ø) |
|
protocol-designer/src/resources/types.ts | 100.00% <100.00%> (ø) |
|
...src/step-forms/test/createPresavedStepForm.test.ts | 100.00% <100.00%> (ø) |
|
...r/src/steplist/formLevel/getDefaultsForStepType.ts | 93.26% <100.00%> (+0.36%) |
⬆️ |
...list/formLevel/test/getDefaultsForStepType.test.ts | 100.00% <100.00%> (ø) |
|
...tocol-designer/src/ui/steps/test/selectors.test.ts | 100.00% <100.00%> (ø) |
|
... and 3 more |
Loading