desmos-labs / mooncake

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

fix: sync popup error #102

Closed ryuash closed 4 years ago

ryuash commented 4 years ago

Description

fixes #100

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #102 into master will decrease coverage by 0.27%. The diff coverage is 3.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   17.79%   17.51%   -0.28%     
==========================================
  Files         258      261       +3     
  Lines        6295     6445     +150     
==========================================
+ Hits         1120     1129       +9     
- Misses       5175     5316     +141     
Impacted Files Coverage Δ
lib/entities/account/extensions.dart 100.00% <ø> (ø)
lib/ui/models/link_preview.dart 0.00% <0.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% <ø> (ø)
... and 22 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 24f32e8...5739839. Read the comment docs.