Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rework cab for onboarding flow #5611

Merged
merged 62 commits into from
Jul 12, 2024

style: replace navigatedFromSettings with isOnboarding

221cdcc
Select commit
Loading
Failed to load commit list.
Merged

feat: rework cab for onboarding flow #5611

style: replace navigatedFromSettings with isOnboarding
221cdcc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

86.71% (target 75.00%)

View this Pull Request on Codecov

86.71% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 97.26027% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.71%. Comparing base (ae8c4f0) to head (221cdcc).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5611      +/-   ##
==========================================
- Coverage   86.72%   86.71%   -0.01%     
==========================================
  Files         774      772       -2     
  Lines       31621    31591      -30     
  Branches     5471     5474       +3     
==========================================
- Hits        27422    27394      -28     
- Misses       3970     4151     +181     
+ Partials      229       46     -183     
Files Coverage Δ
src/analytics/Events.tsx 100.00% <100.00%> (ø)
src/analytics/Properties.tsx 100.00% <ø> (ø)
src/components/header/CustomHeader.tsx 100.00% <100.00%> (ø)
src/keylessBackup/KeylessBackupPhoneCodeInput.tsx 100.00% <100.00%> (ø)
src/keylessBackup/KeylessBackupProgress.tsx 99.36% <100.00%> (+0.06%) ⬆️
src/keylessBackup/SignInWithEmail.tsx 98.92% <100.00%> (ø)
src/keylessBackup/KeylessBackupPhoneInput.tsx 83.56% <86.66%> (-0.57%) ⬇️

... and 88 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae8c4f0...221cdcc. Read the comment docs.