pwittchen / prefser

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

Review unit test coverage #56

Closed pwittchen closed 9 years ago

pwittchen commented 9 years ago

Right now, one branch is not covered. Investigate issue and write necessary unit test.

pwittchen commented 9 years ago

Status for now after updating unit tests:

Executed: ./gradlew createDebugCoverageReport

Results from the report:

0 of 721 instructions missed :arrow_right: instruction coverage: 100% 1 of 24 branches missed :arrow_right: branches coverage: 96%