desmos-labs / mooncake

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

Fixes/bugs and css #130

Closed ryuash closed 3 years ago

ryuash commented 3 years ago

Description

Couple of things:

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #130 into master will decrease coverage by 0.02%. The diff coverage is 85.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
- Coverage   61.93%   61.90%   -0.03%     
==========================================
  Files         266      266              
  Lines        6741     6744       +3     
==========================================
  Hits         4175     4175              
- Misses       2566     2569       +3     
Impacted Files Coverage Δ
lib/ui/screens/home_screen/index.dart 0.00% <0.00%> (ø)
...login_screen/widgets/login_main_content/index.dart 0.00% <0.00%> (ø)
...trics_screen/widgets/set_biometric_body/index.dart 0.00% <0.00%> (ø)
lib/ui/widgets/bottom_navigation_bar/index.dart 85.71% <83.33%> (-2.29%) :arrow_down:
lib/ui/widgets/export_mnemonic_popup/index.dart 78.37% <90.90%> (+0.87%) :arrow_up:
...me_screen/widgets/mnemonic_backup_popup/index.dart 75.00% <100.00%> (ø)
.../screens/home_screen/widgets/posts_list/index.dart 71.05% <100.00%> (+1.18%) :arrow_up:
..._screen/widgets/account_created_content/index.dart 100.00% <100.00%> (ø)
...screen/widgets/account_creating_content/index.dart 100.00% <100.00%> (ø)
...i/widgets/buttons/secondary_dark_button/index.dart 100.00% <100.00%> (ø)
... and 3 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 74d9f92...7cbfced. Read the comment docs.