desmos-labs / mooncake

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

Desmos v0.8.0 compatibility #59

Closed RiccardoM closed 4 years ago

RiccardoM commented 4 years ago

Description

Updated the code to be compatible with the upcoming v0.8.0 Desmos version. Closes #50.

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #59 into master will increase coverage by 0.08%. The diff coverage is 8.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   17.69%   17.77%   +0.08%     
==========================================
  Files         255      254       -1     
  Lines        6239     6171      -68     
==========================================
- Hits         1104     1097       -7     
+ Misses       5135     5074      -61     
Impacted Files Coverage Δ
...ib/sources/chain/models/msgs/msg_save_profile.dart 0.00% <0.00%> (ø)
...sources/posts/remote/helpers/gql_posts_helper.dart 34.37% <ø> (ø)
...ces/user/remote/converters/user_msg_converter.dart 0.00% <0.00%> (ø)
.../sources/user/remote/helpers/gql_users_helper.dart 70.00% <ø> (ø)
...b/sources/user/remote/remote_user_source_impl.dart 34.28% <0.00%> (+0.95%) :arrow_up:
lib/ui/blocs/account/edit/edit_account_bloc.dart 0.00% <0.00%> (ø)
lib/ui/blocs/account/edit/edit_account_event.dart 0.00% <0.00%> (ø)
lib/ui/blocs/account/edit/edit_account_state.dart 0.00% <0.00%> (ø)
lib/ui/extensions/user_ext.dart 85.71% <ø> (-1.79%) :arrow_down:
lib/ui/localization/export.dart 0.00% <0.00%> (ø)
... and 6 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 1c2296e...043cfc6. Read the comment docs.