Skip to content

Add first-run onboarding flow for new installs - #453

Merged
ujiro99 merged 28 commits into
mainfrom
feat/onboarding-flow-refinements
Sep 7, 2026
Merged

ujiro99 merged 28 commits into
mainfrom
feat/onboarding-flow-refinements

Refactor: Resolve onboarding AiPrompt icon from serviceId

6f29e1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 7, 2026 in 1s

44.38% (-2.20%) compared to 7e0fb4d

View this Pull Request on Codecov

44.38% (-2.20%) compared to 7e0fb4d

Details

Codecov Report

❌ Patch coverage is 21.58662% with 1453 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.38%. Comparing base (7e0fb4d) to head (6f29e1d).

Files with missing lines Patch % Lines
.../components/onboarding/steps/StepSearchCommand.tsx 0.00% 224 Missing ⚠️
...rc/components/onboarding/steps/StepLinkPreview.tsx 0.00% 188 Missing ⚠️
...omponents/onboarding/steps/StepAiPromptCommand.tsx 0.00% 183 Missing ⚠️
...on/src/components/onboarding/useOnboardingState.ts 0.00% 125 Missing ⚠️
...nsion/src/components/onboarding/OnboardingRail.tsx 0.00% 72 Missing ⚠️
.../src/components/onboarding/steps/StepCustomize.tsx 0.00% 71 Missing ⚠️
...n/src/components/onboarding/steps/StepComplete.tsx 0.00% 63 Missing ⚠️
...src/components/onboarding/OnboardingTargetText.tsx 0.00% 55 Missing ⚠️
packages/extension/tailwind.config.js 0.00% 54 Missing ⚠️
...ion/src/components/onboarding/OnboardingLayout.tsx 2.00% 49 Missing ⚠️
... and 24 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #453      +/-   ##
==========================================
- Coverage   46.57%   44.38%   -2.20%     
==========================================
  Files         239      267      +28     
  Lines       25710    27488    +1778     
  Branches     2053     2145      +92     
==========================================
+ Hits        11975    12200     +225     
- Misses      13735    15288    +1553     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.