desmos-labs / mooncake

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

Version 0.5.4 #158

Closed RiccardoM closed 3 years ago

RiccardoM commented 3 years ago

Description

This PR implements the fix that solves the post duplication. Closes #155.

Checklist

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d417d78). Click here to learn what that means. The diff coverage is 65.38%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #158   +/-   ##
=========================================
  Coverage          ?   63.74%           
=========================================
  Files             ?      277           
  Lines             ?     7157           
  Branches          ?        0           
=========================================
  Hits              ?     4562           
  Misses            ?     2595           
  Partials          ?        0           
Impacted Files Coverage Δ
lib/entities/posts/polls/poll_answer.dart 46.66% <0.00%> (ø)
lib/entities/posts/polls/poll_option.dart 46.66% <0.00%> (ø)
lib/entities/posts/polls/post_poll.dart 71.42% <ø> (ø)
lib/sources/chain/models/msgs/chain_poll_data.dart 0.00% <ø> (ø)
...s/posts/remote/converters/posts_msg_converter.dart 72.36% <ø> (ø)
lib/ui/blocs/posts_list/posts_list_bloc.dart 58.92% <0.00%> (ø)
lib/sources/posts/local/local_posts_source.dart 86.23% <66.66%> (ø)
lib/entities/posts/post_status.dart 77.14% <77.77%> (ø)
lib/entities/posts/post.dart 86.20% <100.00%> (ø)
lib/repositories/posts/posts_repository_impl.dart 94.73% <100.00%> (ø)
... and 279 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 d417d78...eb2cd95. Read the comment docs.