desmos-labs / mooncake

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

Feature/lightbox #157

Closed ryuash closed 3 years ago

ryuash commented 3 years ago

Description

closes #135 bad preview but i push a new screen to make a lightbox

Screen Shot 2020-09-24 at 3 28 08 PM

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 51.51%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #157   +/-   ##
=========================================
  Coverage          ?   63.71%           
=========================================
  Files             ?      278           
  Lines             ?     7226           
  Branches          ?        0           
=========================================
  Hits              ?     4604           
  Misses            ?     2622           
  Partials          ?        0           
Impacted Files Coverage Δ
lib/ui/blocs/navigator/navigator_bloc.dart 1.86% <0.00%> (ø)
lib/ui/blocs/navigator/navigator_event.dart 37.50% <0.00%> (ø)
..._info_editor/widgets/account_text_input/index.dart 100.00% <ø> (ø)
lib/ui/widgets/post_content_image_item/index.dart 0.00% <0.00%> (ø)
lib/ui/widgets/post_images_previewer/index.dart 15.78% <0.00%> (ø)
lib/ui/screens/lightbox_screen/index.dart 73.91% <73.91%> (ø)
...ities/notifications/transaction_notifications.dart 92.30% <0.00%> (ø)
...creen/widgets/post_details_main_content/index.dart 100.00% <0.00%> (ø)
lib/ui/theme/fonts.dart 0.00% <0.00%> (ø)
lib/ui/screens/splash_screen/index.dart 88.88% <0.00%> (ø)
... and 274 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...3933d40. Read the comment docs.