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

test(cab-setup): navigates to correct screen after setup onboarding flow

c21af76
Select commit
Loading
Failed to load commit list.
Merged

feat: rework cab for onboarding flow #5611

test(cab-setup): navigates to correct screen after setup onboarding flow
c21af76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 0s

86.72% (target 75.00%)

View this Pull Request on Codecov

86.72% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 96.05263% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.72%. Comparing base (ae8c4f0) to head (c21af76).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main    #5611    +/-   ##
========================================
  Coverage   86.72%   86.72%            
========================================
  Files         774      774            
  Lines       31621    31655    +34     
  Branches     5471     5199   -272     
========================================
+ Hits        27422    27452    +30     
- Misses       3970     4157   +187     
+ 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/SignInWithEmail.tsx 98.92% <100.00%> (ø)
src/keylessBackup/KeylessBackupProgress.tsx 98.74% <97.95%> (-0.56%) ⬇️
src/keylessBackup/KeylessBackupPhoneInput.tsx 83.56% <86.66%> (-0.57%) ⬇️

... and 77 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...c21af76. Read the comment docs.