desmos-labs / mooncake

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

Version v0.4.3 #136

Closed RiccardoM closed 4 years ago

RiccardoM commented 4 years ago

Description

Replaced #133. Closes #114.

Checklist

ryuash commented 4 years ago

Fix the checks though~

codecov[bot] commented 4 years ago

Codecov Report

Merging #136 into master will decrease coverage by 1.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
- Coverage   62.94%   61.91%   -1.04%     
==========================================
  Files         269      266       -3     
  Lines        6780     6738      -42     
==========================================
- Hits         4268     4172      -96     
- Misses       2512     2566      +54     
Impacted Files Coverage Δ
lib/sources/chain/models/msgs/msg_create_post.dart 41.66% <0.00%> (+0.20%) :arrow_up:
...s/posts/remote/converters/posts_msg_converter.dart 71.42% <ø> (-0.37%) :arrow_down:
.../posts_list/widgets/posts_bottom_loader/index.dart 0.00% <0.00%> (-100.00%) :arrow_down:
...ent/widgets/post_details_reactions_list/index.dart 0.00% <0.00%> (-91.67%) :arrow_down:
lib/ui/blocs/navigator/navigator_event.dart 28.57% <0.00%> (-14.29%) :arrow_down:
lib/ui/widgets/post_reactions_list/index.dart 65.51% <0.00%> (-11.91%) :arrow_down:
lib/ui/theme/colors.dart 75.00% <0.00%> (-11.67%) :arrow_down:
lib/ui/widgets/post_action_reaction/index.dart 76.19% <0.00%> (-10.77%) :arrow_down:
...osts_list_item/widgets/post_actions_bar/index.dart 95.65% <0.00%> (-4.35%) :arrow_down:
.../screens/home_screen/widgets/posts_list/index.dart 71.05% <0.00%> (-1.32%) :arrow_down:
... and 16 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 7353acf...6274f7e. Read the comment docs.