desmos-labs / mooncake

The first decentralized social app based on Desmos
MIT License
46 stars 14 forks source link

Implement mnemonic phrase backup popup #56

Closed ryuash closed 4 years ago

ryuash commented 4 years ago

Description

closes #22

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #56 into master will decrease coverage by 0.40%. The diff coverage is 6.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   18.10%   17.69%   -0.41%     
==========================================
  Files         247      255       +8     
  Lines        6027     6239     +212     
==========================================
+ Hits         1091     1104      +13     
- Misses       4936     5135     +199     
Impacted Files Coverage Δ
lib/entities/account/account_save_result.dart 87.50% <0.00%> (ø)
lib/ui/blocs/home/home_bloc.dart 0.00% <0.00%> (ø)
lib/ui/blocs/home/home_event.dart 0.00% <ø> (ø)
lib/ui/blocs/home/home_state.dart 0.00% <0.00%> (ø)
lib/ui/blocs/navigator/navigator_bloc.dart 0.00% <0.00%> (ø)
lib/ui/blocs/navigator/navigator_event.dart 0.00% <0.00%> (ø)
lib/ui/localization/export.dart 0.00% <0.00%> (ø)
lib/ui/screens/home_screen.dart 0.00% <0.00%> (ø)
...ecurity/security_backup_mnemonic_confirmation.dart 0.00% <0.00%> (ø)
...ens/security/security_login_biometrics_screen.dart 0.00% <0.00%> (ø)
... and 26 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 67efd00...999245d. Read the comment docs.