material-foundation / material-remixer-android

Remixer for Android. Live adjustment of app variables.
Apache License 2.0
774 stars 54 forks source link

Fix major issue with initializing the wrong widget for colors. #136

Closed miguelandres closed 7 years ago

miguelandres commented 7 years ago

Bugfix, P0

codecov-io commented 7 years ago

Codecov Report

Merging #136 into develop will not change coverage. The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #136   +/-   ##
==========================================
  Coverage      56.43%   56.43%           
  Complexity       233      233           
==========================================
  Files             54       54           
  Lines           1522     1522           
  Branches         150      150           
==========================================
  Hits             859      859           
  Misses           607      607           
  Partials          56       56
Impacted Files Coverage Δ Complexity Δ
...id/libraries/remixer/ui/RemixerInitialization.java 0% <ø> (ø) 0 <0> (ø) :x:

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 903833f...02df87a. Read the comment docs.