desmos-labs / mooncake

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

feature/merge-reactions-105 #132

Closed ryuash closed 3 years ago

ryuash commented 3 years ago

Description

changes

Screen Shot 2020-08-20 at 3 44 58 PM Screen Shot 2020-08-20 at 12 20 42 PM

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #132 into master will increase coverage by 1.06%. The diff coverage is 94.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   61.90%   62.97%   +1.06%     
==========================================
  Files         266      269       +3     
  Lines        6744     6784      +40     
==========================================
+ Hits         4175     4272      +97     
+ Misses       2569     2512      -57     
Impacted Files Coverage Δ
lib/entities/posts/post.dart 85.22% <ø> (-0.17%) :arrow_down:
...main_content/widgets/post_comments_list/index.dart 53.84% <0.00%> (-1.42%) :arrow_down:
...comments_list/widgets/post_comment_item/index.dart 100.00% <ø> (ø)
...content/widgets/post_details_bottom_bar/index.dart 100.00% <ø> (ø)
lib/ui/widgets/post_action_add_reaction/index.dart 73.68% <ø> (-9.65%) :arrow_down:
...osts_list_item/widgets/post_actions_bar/index.dart 100.00% <ø> (+4.34%) :arrow_up:
lib/ui/widgets/post_reactions_list/index.dart 77.41% <80.00%> (+11.90%) :arrow_up:
lib/ui/blocs/post_details/post_details_state.dart 50.00% <100.00%> (-10.61%) :arrow_down:
lib/ui/localization/messages/index.dart 61.87% <100.00%> (+0.76%) :arrow_up:
...creen/widgets/post_details_main_content/index.dart 100.00% <100.00%> (ø)
... and 20 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 db60e5c...1f2fce5. Read the comment docs.