google / agera

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

Clear out test app recyclerview ref. in onDestroyView #132

Closed ghost closed 7 years ago

ghost commented 7 years ago

Not needed in this particular case, but good practice either way.

codecov-io commented 7 years ago

Current coverage is 97.30% (diff: 100%)

Merging #132 into master will not change coverage

@@             master       #132   diff @@
==========================================
  Files            39         39          
  Lines          1632       1632          
  Methods           0          0          
  Messages          0          0          
  Branches        282        282          
==========================================
  Hits           1588       1588          
  Misses           13         13          
  Partials         31         31          

Powered by Codecov. Last update a2f93d6...3991901