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

fix issue #12 #13

Closed stephanenicolas closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #13 into master will decrease coverage by 0.31%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #13      +/-   ##
============================================
- Coverage     63.15%   62.84%   -0.32%     
  Complexity       76       76              
============================================
  Files            14       14              
  Lines           399      401       +2     
  Branches         44       45       +1     
============================================
  Hits            252      252              
- Misses          138      139       +1     
- Partials          9       10       +1
Impacted Files Coverage Δ Complexity Δ
...main/java/com/groupon/featureadapter/ViewItem.java 66.66% <0%> (-33.34%) 1 <0> (ø)

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 4a51c72...9924a8f. Read the comment docs.