desmos-labs / mooncake

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

Feature/rich link preview 79 #97

Closed ryuash closed 4 years ago

ryuash commented 4 years ago

Description

closes #79 defaults to a placeholder image if not found in meta

Screen Shot 2020-07-24 at 4 35 52 PM Screen Shot 2020-07-24 at 4 36 06 PM

EDIT: update preview only displays if we are able to get title/description/image.

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #97 into master will decrease coverage by 0.25%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   17.76%   17.50%   -0.26%     
==========================================
  Files         258      261       +3     
  Lines        6351     6443      +92     
==========================================
  Hits         1128     1128              
- Misses       5223     5315      +92     
Impacted Files Coverage Δ
lib/ui/models/link_preview.dart 0.00% <0.00%> (ø)
lib/ui/widgets/post_content/index.dart 0.00% <0.00%> (ø)
...dgets/post_content/widgets/link_preview/index.dart 0.00% <0.00%> (ø)
...ent/widgets/link_preview/utils/preview_helper.dart 0.00% <0.00%> (ø)

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 7fcc870...9b1e7eb. Read the comment docs.