Skip to content

Conversation

@KKA11010
Copy link

@KKA11010 KKA11010 commented Mar 29, 2024

  • Add support for restoring by keyset ID
  • Allow user to manually continue restore
  • Add a restored confirmation screen with additional restore options

Fixes #314
Fixes #322

@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 95 lines in your changes are missing coverage. Please review.

Project coverage is 13.40%. Comparing base (36f30f6) to head (f7b975f).

Files Patch % Lines
src/components/hooks/Restore.tsx 0.00% 68 Missing ⚠️
src/screens/Restore/Success.tsx 0.00% 15 Missing ⚠️
src/screens/Restore/Recovering.tsx 0.00% 5 Missing ⚠️
src/screens/Payment/Success.tsx 0.00% 4 Missing ⚠️
src/screens/Restore/Recover.tsx 0.00% 2 Missing ⚠️
src/screens/Payment/Send/Inputfield.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #329      +/-   ##
==========================================
- Coverage   13.44%   13.40%   -0.04%     
==========================================
  Files         163      164       +1     
  Lines        6175     6192      +17     
  Branches     1714     1714              
==========================================
  Hits          830      830              
- Misses       5187     5204      +17     
  Partials      158      158              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing feedback when I press 'increment counter' Provide option to manually continue restore process

3 participants