desmos-labs / mooncake

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

Version 0.5.0 #150

Closed RiccardoM closed 3 years ago

RiccardoM commented 3 years ago

Description

Version 0.5.0.

Closes #139 Closes #147

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #150 into master will increase coverage by 0.03%. The diff coverage is 80.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
+ Coverage   63.72%   63.76%   +0.03%     
==========================================
  Files         277      277              
  Lines        7157     7161       +4     
==========================================
+ Hits         4561     4566       +5     
+ Misses       2596     2595       -1     
Impacted Files Coverage Δ
lib/sources/posts/remote/remote_posts_source.dart 8.33% <0.00%> (ø)
lib/ui/blocs/simple_bloc_delegate.dart 0.00% <0.00%> (ø)
lib/usecases/posts/usecase_delete_post.dart 80.00% <ø> (-3.34%) :arrow_down:
lib/usecases/posts/usecase_update_post.dart 80.00% <ø> (-3.34%) :arrow_down:
lib/entities/posts/post_status.dart 77.77% <28.57%> (+1.77%) :arrow_up:
...sources/posts/remote/helpers/gql_posts_helper.dart 32.35% <33.33%> (ø)
lib/ui/blocs/posts_list/posts_list_bloc.dart 58.43% <66.66%> (+1.11%) :arrow_up:
lib/entities/posts/post.dart 86.59% <100.00%> (+1.37%) :arrow_up:
lib/sources/posts/local/local_posts_source.dart 86.76% <100.00%> (ø)
.../sources/user/remote/helpers/gql_users_helper.dart 70.00% <100.00%> (ø)
... and 18 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 459da9d...e31bc69. Read the comment docs.