pwittchen / prefser

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

RxJava1.x: updating dependencies, sample apps and adding new test #119

Closed pwittchen closed 7 years ago

pwittchen commented 7 years ago

RxJava1.x: updating dependencies, sample apps and adding new test.

codecov-io commented 7 years ago

Codecov Report

Merging #119 into RxJava1.x will increase coverage by 1.26%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##           RxJava1.x     #119      +/-   ##
=============================================
+ Coverage      98.11%   99.37%   +1.26%     
=============================================
  Files              5        5              
  Lines            159      160       +1     
  Branches          11       11              
=============================================
+ Hits             156      159       +3     
+ Misses             2        0       -2     
  Partials           1        1
Impacted Files Coverage Δ
...ithub/pwittchen/prefser/library/Preconditions.java 100% <100%> (+40%) :arrow_up:

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 63cff55...828b321. Read the comment docs.