desmos-labs / mooncake

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

Link preview improvement #111

Closed RiccardoM closed 4 years ago

RiccardoM commented 4 years ago

Description

Improved posts previews fetching placing them inside the Bloc insteat of the Widget

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #111 into master will decrease coverage by 0.10%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
- Coverage   17.56%   17.45%   -0.11%     
==========================================
  Files         261      262       +1     
  Lines        6456     6496      +40     
==========================================
  Hits         1134     1134              
- Misses       5322     5362      +40     
Impacted Files Coverage Δ
lib/ui/blocs/navigator/navigator_event.dart 0.00% <ø> (ø)
lib/ui/blocs/post_details/post_details_bloc.dart 0.00% <0.00%> (ø)
lib/ui/blocs/post_details/post_details_state.dart 3.03% <ø> (ø)
lib/ui/blocs/posts_list/posts_list_bloc.dart 0.00% <0.00%> (ø)
lib/ui/blocs/posts_list/posts_list_state.dart 0.00% <0.00%> (ø)
lib/ui/models/converters/post_converter.dart 0.00% <0.00%> (ø)
lib/ui/models/link_preview.dart 0.00% <0.00%> (ø)
lib/ui/models/ui_post.dart 0.00% <0.00%> (ø)
lib/ui/screens/post_create_screen/index.dart 0.00% <ø> (ø)
...eate_screen/widgets/create_post_content/index.dart 0.00% <ø> (ø)
... and 11 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 26c91a4...58383e2. Read the comment docs.