Skip to content

Add: オンボーディング画面のABテスト機構とBバリアント - #456

Open
ujiro99 wants to merge 3 commits into
mainfrom
feat/onboarding-ab-test
Open

ujiro99 wants to merge 3 commits into
mainfrom
feat/onboarding-ab-test

Fix: Address review findings on the onboarding welcome overlay

d7b20eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2026 in 0s

45.00% (+0.62%) compared to 7e352f7

View this Pull Request on Codecov

45.00% (+0.62%) compared to 7e352f7

Details

Codecov Report

❌ Patch coverage is 71.00977% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.00%. Comparing base (7e352f7) to head (d7b20eb).

Files with missing lines Patch % Lines
...nsion/src/components/onboarding/OnboardingPage.tsx 0.00% 35 Missing ⚠️
.../src/components/onboarding/useOnboardingVariant.ts 0.00% 29 Missing ⚠️
packages/extension/tailwind.config.js 0.00% 18 Missing ⚠️
...ion/src/components/onboarding/OnboardingLayout.tsx 0.00% 3 Missing ⚠️
...n/src/services/experiments/onboardingExperiment.ts 94.82% 3 Missing ⚠️
...nsion/src/services/experiments/experimentConfig.ts 98.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #456      +/-   ##
==========================================
+ Coverage   44.38%   45.00%   +0.62%     
==========================================
  Files         267      272       +5     
  Lines       27488    27763     +275     
  Branches     2145     2211      +66     
==========================================
+ Hits        12200    12495     +295     
+ Misses      15288    15268      -20     

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