Skip to content

docs(Flex): dynamic pipetting and concurrent module actions

06b21aa
Select commit
Loading
Failed to load commit list.
Closed

Docs flex manual dynamic #20305

docs(Flex): dynamic pipetting and concurrent module actions
06b21aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 5, 2025 in 0s

25.83% (-30.98%) compared to 1667af8

View this Pull Request on Codecov

25.83% (-30.98%) compared to 1667af8

Details

Codecov Report

❌ Patch coverage is 3.11388% with 1089 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.83%. Comparing base (1667af8) to head (06b21aa).
⚠️ Report is 98 commits behind head on docs-8.8.

Files with missing lines Patch % Lines
app/src/molecules/MediaContainerContent/index.tsx 0.00% 90 Missing ⚠️
...s/Desktop/ProtocolDetails/AnnotatedSteps/index.tsx 0.00% 81 Missing ⚠️
app/src/local-resources/runs/utils.ts 0.00% 76 Missing ⚠️
app/src/local-resources/runs/constants.ts 0.00% 75 Missing ⚠️
...c/organisms/Desktop/Devices/RecentProtocolRuns.tsx 0.00% 75 Missing ⚠️
...unCamera/ImageGalleryContainer/GalleryItemCard.tsx 0.00% 66 Missing ⚠️
...p/src/molecules/ODDMediaContainerContent/index.tsx 0.00% 63 Missing ⚠️
app/src/atoms/buttons/TouchControlButton.tsx 0.00% 62 Missing ⚠️
...r/RunHeaderContent/RunHeaderSectionLower/index.tsx 0.00% 59 Missing ⚠️
...nt/ActionButton/hooks/useActionBtnDisabledUtils.ts 0.00% 39 Missing ⚠️
... and 60 more

❗ There is a different number of reports uploaded between BASE (1667af8) and HEAD (06b21aa). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (1667af8) HEAD (06b21aa)
step-generation 2 1
protocol-designer 2 1
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##           docs-8.8   #20305       +/-   ##
=============================================
- Coverage     56.80%   25.83%   -30.98%     
=============================================
  Files          3541     3627       +86     
  Lines        295922   302041     +6119     
  Branches      42766    42320      -446     
=============================================
- Hits         168100    78020    -90080     
- Misses       127542   223992    +96450     
+ Partials        280       29      -251     
Files with missing lines Coverage Δ
app-shell-odd/src/config/__fixtures__/index.ts 99.42% <100.00%> (+0.04%) ⬆️
app-shell-odd/src/config/migrate.ts 96.24% <100.00%> (+0.30%) ⬆️
app/src/__testing-utils__/matchers.ts 6.66% <ø> (-73.34%) ⬇️
app/src/molecules/ODDInfoScreen/OddInfoScreen.tsx 0.00% <ø> (-100.00%) ⬇️
...op/Devices/ProtocolRun/ProtocolRunCamera/index.tsx 0.00% <ø> (-94.00%) ⬇️
...rotocolRun/ProtocolRunHeader/hooks/useRunErrors.ts 0.00% <ø> (-13.05%) ⬇️
...vices/ProtocolRun/SetupLabware/SetupLabwareMap.tsx 0.00% <ø> (-24.11%) ⬇️
.../RobotSettings/AdvancedTab/UpdateRobotSoftware.tsx 0.00% <ø> (-80.77%) ⬇️
app-shell-odd/src/main.ts 0.00% <0.00%> (ø)
app-shell-odd/src/notifications/connect.ts 0.00% <0.00%> (ø)
... and 68 more

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