desmos-labs / mooncake

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

#66 refactor theme and utils in ui #67

Closed ryuash closed 4 years ago

ryuash commented 4 years ago

Description

closes #66

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #67 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   17.76%   17.76%           
=======================================
  Files         254      254           
  Lines        6174     6174           
=======================================
  Hits         1097     1097           
  Misses       5077     5077           
Impacted Files Coverage Δ
lib/ui/theme/theme.dart 0.00% <ø> (ø)
lib/ui/utils/extensions/user_ext.dart 85.71% <ø> (ø)
lib/ui/utils/icons/icon_data.dart 0.00% <ø> (ø)
lib/ui/utils/jazzicon/jazzicon_painter.dart 0.00% <ø> (ø)
lib/ui/utils/keys/export.dart 0.00% <ø> (ø)
.../widgets/post_content/header/post_item_header.dart 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 aa03afd...7d99e5a. Read the comment docs.

ryuash commented 4 years ago

(this isn't for the 4018 release!)

ryuash commented 4 years ago

don't touch this until #75 is merged~ there will be conflicts