pwittchen / prefser

Wrapper for Android SharedPreferences with object serialization and RxJava Observables
Apache License 2.0
228 stars 26 forks source link

RxJava1.x: adding missing unit test for checking unsubscribing of a subscription #121

Closed pwittchen closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #121 into RxJava1.x will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           RxJava1.x     #121   +/-   ##
==========================================
  Coverage      99.37%   99.37%           
==========================================
  Files              5        5           
  Lines            160      160           
  Branches          11       11           
==========================================
  Hits             159      159           
  Partials           1        1

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 8ea9b08...8021c97. Read the comment docs.