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(onboarding): remove steps on phone verification screen when importing #4834

Merged
merged 2 commits into from
Feb 2, 2024

Merge branch 'main' into satish/act-863-2

c04805b
Select commit
Loading
Failed to load commit list.
Merged

feat(onboarding): remove steps on phone verification screen when importing #4834

Merge branch 'main' into satish/act-863-2
c04805b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

85.37% (target 75.00%)

View this Pull Request on Codecov

85.37% (target 75.00%)

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (36e6e66) 85.37% compared to head (c04805b) 85.37%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4834   +/-   ##
=======================================
  Coverage   85.37%   85.37%           
=======================================
  Files         728      728           
  Lines       29520    29522    +2     
  Branches     5173     5172    -1     
=======================================
+ Hits        25202    25204    +2     
  Misses       4072     4072           
  Partials      246      246           
Files Coverage Δ
...onsumerIncentives/ConsumerIncentivesHomeScreen.tsx 94.19% <100.00%> (ø)
src/home/NotificationBox.tsx 91.57% <100.00%> (ø)
src/onboarding/steps.ts 96.66% <100.00%> (+0.02%) ⬆️
src/send/SelectRecipientButtons.tsx 92.85% <100.00%> (ø)
src/RevokePhoneNumber.tsx 98.00% <0.00%> (ø)
src/account/Settings.tsx 85.34% <0.00%> (ø)
src/send/Send.tsx 93.18% <0.00%> (ø)
src/verify/VerificationStartScreen.tsx 91.80% <90.90%> (+0.06%) ⬆️

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 36e6e66...c04805b. Read the comment docs.