Skip to content

fix: preserve onboarding resume state on reload#1941

Merged
Ajit-Mehrotra merged 3 commits into
mainfrom
codex/onboarding-indexing-continuing
Mar 20, 2026
Merged

fix: preserve onboarding resume state on reload#1941
Ajit-Mehrotra merged 3 commits into
mainfrom
codex/onboarding-indexing-continuing

test(onboarding): use refs in modal resume test

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

51.55% (+0.04%) compared to f0241a8

View this Pull Request on Codecov

51.55% (+0.04%) compared to f0241a8

Details

Codecov Report

❌ Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.55%. Comparing base (f0241a8) to head (0bf59db).

Files with missing lines Patch % Lines
...src/components/Onboarding/store/onboardingDraft.ts 33.33% 2 Missing ⚠️
web/src/components/Onboarding/OnboardingModal.vue 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1941      +/-   ##
==========================================
+ Coverage   51.51%   51.55%   +0.04%     
==========================================
  Files        1025     1025              
  Lines       70460    70460              
  Branches     7793     7800       +7     
==========================================
+ Hits        36297    36329      +32     
+ Misses      34040    34008      -32     
  Partials      123      123              

☔ View full report in Codecov by Sentry.
📢 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.