pwittchen / prefser

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

Performing the following updates (closes #115, #116 and #117): #118

Closed pwittchen closed 7 years ago

pwittchen commented 7 years ago

Performing the following updates (closes #115, #116 and #117):

codecov-io commented 7 years ago

Codecov Report

Merging #118 into RxJava2.x will increase coverage by 1.33%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##           RxJava2.x     #118      +/-   ##
=============================================
+ Coverage         98%   99.33%   +1.33%     
=============================================
  Files              5        5              
  Lines            150      151       +1     
  Branches          11       11              
=============================================
+ Hits             147      150       +3     
+ Misses             2        0       -2     
  Partials           1        1
Impacted Files Coverage Δ
...b/pwittchen/prefser/library/rx2/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 da8f291...f233e63. Read the comment docs.