material-foundation / material-remixer-android

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

Move serialization from remixer_storage to remixer_core #89

Closed miguelandres closed 7 years ago

miguelandres commented 7 years ago

This allows for cleaner integration with Core, and having some sensible defaults that don't need to be explicitly set.

This is the last PR before #50 is refactored to the comments on it.

codecov-io commented 7 years ago

Current coverage is 66.85% (diff: 67.33%)

Merging #89 into develop will increase coverage by 0.46%

@@            develop        #89   diff @@
==========================================
  Files            46         50     +4   
  Lines          1190       1231    +41   
  Methods           0          0          
  Messages          0          0          
  Branches        150        150          
==========================================
+ Hits            790        823    +33   
- Misses          340        347     +7   
- Partials         60         61     +1   

Powered by Codecov. Last update bf6508d...ebab8fd