desmos-labs / mooncake

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

Improve edit user #142

Closed ryuash closed 3 years ago

ryuash commented 3 years ago

Description

closes #141

and ui updates:

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #142 into master will increase coverage by 0.04%. The diff coverage is 93.02%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
+ Coverage   63.71%   63.76%   +0.04%     
==========================================
  Files         277      277              
  Lines        7083     7092       +9     
==========================================
+ Hits         4513     4522       +9     
  Misses       2570     2570              
Impacted Files Coverage Δ
...t_body/widgets/account_text_info_editor/index.dart 83.87% <ø> (ø)
...t_edit_screen/widgets/account_edit_body/index.dart 83.33% <90.00%> (+0.98%) :arrow_up:
lib/sources/user/local/local_user_source_impl.dart 81.11% <100.00%> (+0.65%) :arrow_up:
...ount_edit_screen/blocs/edit/edit_account_bloc.dart 85.96% <100.00%> (ø)
...body/widgets/account_cover_image_editor/index.dart 72.22% <100.00%> (+1.63%) :arrow_up:
...dy/widgets/account_profile_image_editor/index.dart 76.19% <100.00%> (+1.19%) :arrow_up:
..._info_editor/widgets/account_text_input/index.dart 100.00% <100.00%> (ø)
..._details_screen/widgets/account_app_bar/index.dart 100.00% <100.00%> (ø)
lib/ui/widgets/buttons/primary_button/index.dart 100.00% <100.00%> (ø)

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 70f1c49...fdc185c. Read the comment docs.