Skip to content

Hook up the Reset flow to Verification when there is no recovery or other devices. - #8024

Merged
pixlwave merged 3 commits into
developfrom
doug/reset-secrets-button
Apr 29, 2026
Merged

Hook up the Reset flow to Verification when there is no recovery or other devices.#8024
pixlwave merged 3 commits into
developfrom
doug/reset-secrets-button

Add changelog entry.

e71bfc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 0s

15.17% (+0.99%) compared to 5ae455e

View this Pull Request on Codecov

15.17% (+0.99%) compared to 5ae455e

Details

Codecov Report

❌ Patch coverage is 0% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.17%. Comparing base (5ae455e) to head (e71bfc6).
⚠️ Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
.../Modules/Secrets/Reset/SecretsResetViewModel.swift 0.00% 21 Missing ⚠️
...rification/Common/KeyVerificationCoordinator.swift 0.00% 15 Missing ⚠️
.../KeyVerificationSelfVerifyWaitViewController.swift 0.00% 15 Missing ⚠️
...n/ReauthenticationCoordinatorBridgePresenter.swift 0.00% 10 Missing ⚠️
...Reauthentication/ReauthenticationCoordinator.swift 0.00% 9 Missing ⚠️
...les/Secrets/Reset/SecretsResetViewController.swift 0.00% 7 Missing ⚠️
...odules/Secrets/Reset/SecretsResetCoordinator.swift 0.00% 6 Missing ⚠️
...ssSigning/Setup/CrossSigningSetupCoordinator.swift 0.00% 4 Missing ⚠️
...ait/KeyVerificationSelfVerifyWaitCoordinator.swift 0.00% 2 Missing ⚠️
...yWait/KeyVerificationSelfVerifyWaitViewModel.swift 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8024      +/-   ##
===========================================
+ Coverage    14.18%   15.17%   +0.99%     
===========================================
  Files         1815     1815              
  Lines       173949   119467   -54482     
  Branches     73699    47801   -25898     
===========================================
- Hits         24675    18130    -6545     
+ Misses      148603   100666   -47937     
  Partials       671      671              

☔ View full report in Codecov by Sentry.
📢 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.