refactor(protocol-designer): make HydratedFormData.tipRack a LabwareEntity #19904
Codecov / codecov/project
succeeded
Oct 24, 2025 in 1s
58.00% (+0.00%) compared to 4415bdf
View this Pull Request on Codecov
58.00% (+0.00%) compared to 4415bdf
Details
Codecov Report
❌ Patch coverage is 69.23077% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.00%. Comparing base (4415bdf) to head (daade2f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| protocol-designer/src/steplist/fieldLevel/index.ts | 36.36% | 7 Missing |
| protocol-designer/src/steplist/formLevel/errors.ts | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## chore_release-pd-8.6.1 #19904 +/- ##
=======================================================
Coverage 58.00% 58.00%
=======================================================
Files 3413 3413
Lines 283910 283920 +10
Branches 39369 39365 -4
=======================================================
+ Hits 164671 164679 +8
- Misses 118966 118968 +2
Partials 273 273 | Files with missing lines | Coverage Δ | |
|---|---|---|
| protocol-designer/src/form-types.ts | 71.42% <ø> (ø) |
|
| ...steplist/formLevel/stepFormToArgs/mixFormToArgs.ts | 99.02% <100.00%> (ø) |
|
| ...t/formLevel/stepFormToArgs/moveLiquidFormToArgs.ts | 75.80% <100.00%> (+0.97%) |
⬆️ |
| ...ormLevel/stepFormToArgs/test/mixFormToArgs.test.ts | 90.86% <100.00%> (ø) |
|
| ...l/stepFormToArgs/test/moveLiquidFormToArgs.test.ts | 90.66% <100.00%> (ø) |
|
| ...rmLevel/stepFormToArgs/test/stepFormToArgs.test.ts | 97.04% <100.00%> (ø) |
|
| ...igner/src/steplist/formLevel/test/warnings.test.ts | 91.16% <100.00%> (+0.07%) |
⬆️ |
| ...tocol-designer/src/steplist/formLevel/warnings.tsx | 68.88% <100.00%> (ø) |
|
| protocol-designer/src/steplist/formLevel/errors.ts | 43.44% <50.00%> (ø) |
|
| protocol-designer/src/steplist/fieldLevel/index.ts | 49.90% <36.36%> (-0.28%) |
⬇️ |
🚀 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