Skip to content

Chore update storybook 7 to 8 (#20314)

9a8edad
Select commit
Loading
Failed to load commit list.
Open

switch node package manager yarn -> pnpm #18571

Chore update storybook 7 to 8 (#20314)
9a8edad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 0s

24.62% (-1.21%) compared to a102faf

View this Pull Request on Codecov

24.62% (-1.21%) compared to a102faf

Details

Codecov Report

❌ Patch coverage is 16.82243% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.62%. Comparing base (a102faf) to head (9a8edad).
⚠️ Report is 7 commits behind head on edge.

Files with missing lines Patch % Lines
.prettierrc.js 0.00% 51 Missing ⚠️
.storybook/main.ts 0.00% 12 Missing ⚠️
...al-resources/labware/utils/__mocks__/getAllDefs.ts 0.00% 9 Missing ⚠️
.../hardware-sim/Deck/__mocks__/getDeckDefinitions.ts 0.00% 9 Missing ⚠️
...tocol-designer/src/labware-defs/__mocks__/utils.ts 83.33% 2 Missing ⚠️
.storybook/preview.tsx 0.00% 1 Missing ⚠️
...tionCheck/__fixtures__/MockLPCContentContainer.tsx 0.00% 1 Missing ⚠️
.../Desktop/AppSettings/__test__/AppSettings.test.tsx 0.00% 1 Missing ⚠️
components/src/atoms/buttons/AltPrimaryButton.tsx 0.00% 1 Missing ⚠️
...rc/pages/Designer/OffDeck/HighlightOffDeckSlot.tsx 50.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #18571      +/-   ##
==========================================
- Coverage   25.83%   24.62%   -1.21%     
==========================================
  Files        3627     3564      -63     
  Lines      302041   295546    -6495     
  Branches    42320    42503     +183     
==========================================
- Hits        78020    72773    -5247     
+ Misses     223992   222745    -1247     
+ Partials       29       28       -1     
Files with missing lines Coverage Δ
components/src/atoms/buttons/PrimaryButton.tsx 100.00% <ø> (ø)
...-sim/RobotCoordinateSpace/RobotCoordinateSpace.tsx 25.00% <100.00%> (ø)
discovery-client/src/mdns-browser/base-browser.ts 70.00% <100.00%> (+1.57%) ⬆️
labware-library/src/types/mixpanel-browser.d.ts 100.00% <100.00%> (ø)
...gner/src/pages/Designer/OffDeck/OffDeckDetails.tsx 71.71% <100.00%> (ø)
protocol-designer/typings/mixpanel-browser.d.ts 100.00% <100.00%> (ø)
step-generation/src/robotStateSelectors.ts 69.26% <ø> (ø)
.storybook/preview.tsx 0.00% <0.00%> (ø)
...tionCheck/__fixtures__/MockLPCContentContainer.tsx 0.00% <0.00%> (ø)
.../Desktop/AppSettings/__test__/AppSettings.test.tsx 0.00% <0.00%> (ø)
... and 8 more

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