groupon / FeatureAdapter

FeatureAdapter (FA) is an Android Library providing an optimized way to display complex screens on Android.
Apache License 2.0
113 stars 12 forks source link

solve issue #10 and add a public method for debugging purposes #11

Closed stephanenicolas closed 6 years ago

stephanenicolas commented 6 years ago

RTM'ed by @ww2lin

codecov-io commented 6 years ago

Codecov Report

Merging #11 into master will decrease coverage by 0.15%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #11      +/-   ##
============================================
- Coverage     63.31%   63.15%   -0.16%     
  Complexity       76       76              
============================================
  Files            14       14              
  Lines           398      399       +1     
  Branches         44       44              
============================================
  Hits            252      252              
- Misses          137      138       +1     
  Partials          9        9
Impacted Files Coverage Δ Complexity Δ
...upon/featureadapter/FeatureAnimatorController.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:

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 5ac7a2e...1fff1b1. Read the comment docs.