google / agera

Reactive Programming for Android
Apache License 2.0
7.2k stars 639 forks source link

Exposed onViewRecycled to RepositoryPresenter #129

Closed ghost closed 7 years ago

codecov-io commented 7 years ago

Current coverage is 97.30% (diff: 96.77%)

Merging #129 into master will decrease coverage by 0.02%

@@             master       #129   diff @@
==========================================
  Files            39         39          
  Lines          1612       1632    +20   
  Methods           0          0          
  Messages          0          0          
  Branches        281        282     +1   
==========================================
+ Hits           1569       1588    +19   
  Misses           13         13          
- Partials         30         31     +1   

Powered by Codecov. Last update 45f0d26...c008b9a

maxtroy commented 7 years ago

LGTM (looks good to merge)