material-foundation / material-remixer-android

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

Cleanup and lint issues #134

Closed miguelandres closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #134 into develop will decrease coverage by -0.15%. The diff coverage is 37.5%.

@@              Coverage Diff              @@
##             develop     #134      +/-   ##
=============================================
- Coverage      56.58%   56.43%   -0.15%     
  Complexity       233      233              
=============================================
  Files             54       54              
  Lines           1518     1522       +4     
  Branches         150      150              
=============================================
  Hits             859      859              
- Misses           603      607       +4     
  Partials          56       56
Impacted Files Coverage Δ Complexity Δ
...libraries/remixer/ui/view/RemixerWidgetHelper.java 0% <ø> (ø) 0 <0> (ø) :x:
...emixer/storage/FirebaseRemoteControllerSyncer.java 0% <ø> (ø) 0 <0> (ø) :x:
...le/android/libraries/remixer/ItemListVariable.java 81.81% <ø> (ø) 5 <0> (ø) :x:
...braries/remixer/serialization/SerializedColor.java 37.83% <ø> (ø) 4 <0> (ø) :x:
...oid/libraries/remixer/ui/view/RemixerFragment.java 0% <0%> (ø) 0 <0> (ø) :x:
...com/google/android/libraries/remixer/DataType.java 39.39% <100%> (ø) 4 <0> (ø) :x:
...on/processor/ItemListVariableMethodAnnotation.java 100% <100%> (ø) 16 <3> (ø) :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 4ffea20...b73bcaf. Read the comment docs.