desmos-labs / mooncake

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

Hot fix/has voted #99

Closed ryuash closed 4 years ago

ryuash commented 4 years ago

Description

fixes #98

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #99 into master will decrease coverage by 0.03%. The diff coverage is 5.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
- Coverage   17.79%   17.76%   -0.04%     
==========================================
  Files         258      258              
  Lines        6295     6351      +56     
==========================================
+ Hits         1120     1128       +8     
- Misses       5175     5223      +48     
Impacted Files Coverage Δ
lib/entities/account/extensions.dart 100.00% <ø> (ø)
...reate_screen/blocs/post_input/post_input_bloc.dart 0.00% <0.00%> (ø)
...screen/blocs/post_input/post_input_event_poll.dart 0.00% <ø> (ø)
...eate_screen/blocs/post_input/post_input_state.dart 0.00% <0.00%> (ø)
..._screen/widgets/create_post_actions_bar/index.dart 0.00% <0.00%> (ø)
..._post_content/widgets/post_poll_creator/index.dart 0.00% <0.00%> (ø)
...ontent/widgets/post_poll_creator/utils/common.dart 0.00% <0.00%> (ø)
...poll_creator/widgets/poll_option_editor/index.dart 0.00% <0.00%> (ø)
...ll_creator/widgets/poll_question_editor/index.dart 0.00% <ø> (ø)
...creen/widgets/post_details_main_content/index.dart 0.00% <0.00%> (ø)
... and 13 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 ab66540...21a86c1. Read the comment docs.