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

Encryption Flow Coordinators. #3471

Merged
merged 4 commits into from
Nov 4, 2024

Add UI tests for the EncryptionResetFlowCoordinator.

9092350
Select commit
Loading
Failed to load commit list.
Merged

Encryption Flow Coordinators. #3471

Add UI tests for the EncryptionResetFlowCoordinator.
9092350
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

77.72% (-0.15%) compared to 1f90f1a

View this Pull Request on Codecov

77.72% (-0.15%) compared to 1f90f1a

Details

Codecov Report

Attention: Patch coverage is 9.03427% with 292 lines in your changes missing coverage. Please review.

Project coverage is 77.72%. Comparing base (1f90f1a) to head (9092350).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ordinators/EncryptionSettingsFlowCoordinator.swift 0.00% 126 Missing ⚠️
...wCoordinators/EncryptionResetFlowCoordinator.swift 0.00% 93 Missing ⚠️
...s/FlowCoordinators/OnboardingFlowCoordinator.swift 0.00% 15 Missing ⚠️
...een/SecureBackupRecoveryKeyScreenCoordinator.swift 0.00% 14 Missing ⚠️
...ces/FlowCoordinators/SettingsFlowCoordinator.swift 0.00% 13 Missing ⚠️
...onResetScreen/EncryptionResetScreenViewModel.swift 0.00% 8 Missing ⚠️
...reBackupScreen/SecureBackupScreenCoordinator.swift 0.00% 4 Missing ⚠️
...een/EncryptionResetPasswordScreenCoordinator.swift 0.00% 3 Missing ⚠️
...creen/EncryptionResetPasswordScreenViewModel.swift 50.00% 3 Missing ⚠️
...creen/SecureBackupRecoveryKeyScreenViewModel.swift 0.00% 3 Missing ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3471      +/-   ##
===========================================
- Coverage    77.86%   77.72%   -0.15%     
===========================================
  Files          744      745       +1     
  Lines        61427    61564     +137     
===========================================
+ Hits         47831    47851      +20     
- Misses       13596    13713     +117     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.