Skip to content

feat: onboarding wizard #1 - #2704

Closed
comatory wants to merge 10 commits into
mainfrom
ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics
Closed

feat: onboarding wizard #1#2704
comatory wants to merge 10 commits into
mainfrom
ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics

fix: source maps for firefox based browser

0da102a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

1.58% (target 30.00%)

View this Pull Request on Codecov

1.58% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 308 lines in your changes missing coverage. Please review.
✅ Project coverage is 1.58%. Comparing base (932f436) to head (0da102a).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...udio/src/components/onboarding/onboarding-form.tsx 0.00% 113 Missing and 1 partial ⚠️
studio/src/components/feature-flag-provider.tsx 0.00% 32 Missing and 1 partial ⚠️
studio/src/components/onboarding/stepper.tsx 0.00% 30 Missing and 1 partial ⚠️
studio/src/pages/onboarding/index.tsx 0.00% 22 Missing and 1 partial ⚠️
studio/src/lib/form-schemas.ts 0.00% 15 Missing and 1 partial ⚠️
...io/src/components/onboarding/onboarding-layout.tsx 0.00% 13 Missing and 1 partial ⚠️
.../src/components/onboarding/onboarding-provider.tsx 0.00% 13 Missing and 1 partial ⚠️
studio/next.config.mjs 0.00% 12 Missing ⚠️
studio/src/components/app-provider.tsx 0.00% 12 Missing ⚠️
studio/src/lib/track.ts 0.00% 10 Missing ⚠️
... and 8 more

❌ Your project check has failed because the head coverage (1.58%) is below the target coverage (30.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #2704       +/-   ##
==========================================
- Coverage   62.86%   1.58%   -61.29%     
==========================================
  Files         249     307       +58     
  Lines       26726   41765    +15039     
  Branches        0     443      +443     
==========================================
- Hits        16802     662    -16140     
- Misses       8534   40806    +32272     
+ Partials     1390     297     -1093     
Files with missing lines Coverage Δ
studio/src/components/layout/title-layout.tsx 0.00% <0.00%> (ø)
studio/src/pages/[organizationSlug]/members.tsx 0.00% <0.00%> (ø)
...io/src/components/onboarding/step-2-federation.tsx 0.00% <0.00%> (ø)
.../src/components/onboarding/step-3-create-graph.tsx 0.00% <0.00%> (ø)
.../src/components/onboarding/step-4-run-services.tsx 0.00% <0.00%> (ø)
studio/src/pages/[organizationSlug]/settings.tsx 0.00% <0.00%> (ø)
...tudio/src/components/onboarding/step-1-welcome.tsx 0.00% <0.00%> (ø)
studio/src/lib/track.ts 0.00% <0.00%> (ø)
studio/src/pages/_app.tsx 0.00% <0.00%> (ø)
studio/next.config.mjs 0.00% <0.00%> (ø)
... and 8 more

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