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

make method signature more accurate and more precise #32

Closed stephanenicolas closed 5 years ago

stephanenicolas commented 5 years ago

regarding to back pressure strategy. The idea is to preserve the custom back buffer strategy that we are using inside FA.

Version needs bump to 2.1.0 as we change the API

codecov[bot] commented 5 years ago

Codecov Report

Merging #32 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #32   +/-   ##
=========================================
  Coverage     64.12%   64.12%           
  Complexity       79       79           
=========================================
  Files            14       14           
  Lines           407      407           
  Branches         46       46           
=========================================
  Hits            261      261           
  Misses          138      138           
  Partials          8        8

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 e0ec61f...6280fff. Read the comment docs.