feat(protocol-designer, step-generation): single channel partial tip support for 'default' primaryNozzle only #17222
Codecov / codecov/project
succeeded
Mar 14, 2025 in 0s
25.53% (+1.17%) compared to a9d6b6f
View this Pull Request on Codecov
25.53% (+1.17%) compared to a9d6b6f
Details
Codecov Report
Attention: Patch coverage is 46.57534%
with 117 lines
in your changes missing coverage. Please review.
Project coverage is 25.53%. Comparing base (
a9d6b6f
) to head (9f63613
).
Report is 8 commits behind head on edge.
Additional details and impacted files
@@ Coverage Diff @@
## edge #17222 +/- ##
==========================================
+ Coverage 24.35% 25.53% +1.17%
==========================================
Files 2949 2949
Lines 227263 227356 +93
Branches 19137 19456 +319
==========================================
+ Hits 55354 58044 +2690
+ Misses 171899 169299 -2600
- Partials 10 13 +3
Files with missing lines | Coverage Δ | |
---|---|---|
components/src/molecules/DropdownMenu/index.tsx | 89.72% <ø> (+8.30%) |
⬆️ |
protocol-designer/src/feature-flags/reducers.ts | 72.00% <100.00%> (+1.16%) |
⬆️ |
protocol-designer/src/feature-flags/selectors.ts | 94.64% <100.00%> (+0.41%) |
⬆️ |
protocol-designer/src/feature-flags/types.ts | 100.00% <100.00%> (ø) |
|
...-generation/src/commandCreators/atomic/aspirate.ts | 93.61% <100.00%> (+3.87%) |
⬆️ |
...-generation/src/commandCreators/atomic/dispense.ts | 91.26% <100.00%> (+4.43%) |
⬆️ |
...generation/src/commandCreators/atomic/pickUpTip.ts | 87.93% <100.00%> (+0.21%) |
⬆️ |
...n/src/getNextRobotStateAndWarnings/forPickUpTip.ts | 72.22% <100.00%> (ø) |
|
step-generation/src/robotStateSelectors.ts | 80.64% <100.00%> (ø) |
|
...eration/src/commandCreators/compound/distribute.ts | 94.90% <80.00%> (+3.72%) |
⬆️ |
... and 14 more |
🚀 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.
Loading