xizzhu / Joshua

A simple and easy-to-use Bible reader.
https://xizzhu.me/pages/about-joshua/
Apache License 2.0
39 stars 12 forks source link

Improve tests #221

Closed xizzhu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #221 (9732998) into master (ac93cfe) will increase coverage by 0.26%. The diff coverage is 92.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   50.34%   50.60%   +0.26%     
==========================================
  Files         111      113       +2     
  Lines        4227     4298      +71     
  Branches      313      323      +10     
==========================================
+ Hits         2128     2175      +47     
- Misses       2081     2105      +24     
  Partials       18       18              
Impacted Files Coverage Δ
...ore/repository/local/android/db/AndroidDatabase.kt 56.60% <ø> (-8.02%) :arrow_down:
...a/core/repository/local/android/db/BookNamesDao.kt 96.55% <ø> (-0.12%) :arrow_down:
...ua/core/repository/local/android/db/MetadataDao.kt 100.00% <ø> (ø)
.../repository/local/android/db/ReadingProgressDao.kt 100.00% <ø> (ø)
...epository/local/android/db/StrongNumberIndexDao.kt 90.32% <ø> (-0.31%) :arrow_down:
...ry/local/android/db/StrongNumberReverseIndexDao.kt 100.00% <ø> (ø)
...repository/local/android/db/StrongNumberWordDao.kt 100.00% <ø> (ø)
.../repository/local/android/db/TranslationInfoDao.kt 100.00% <ø> (ø)
.../repository/local/android/db/VerseAnnotationDao.kt 97.72% <ø> (-0.06%) :arrow_down:
...zzhu/android/joshua/progress/ReadingProgressBar.kt 0.00% <0.00%> (ø)
... and 14 more

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 ac93cfe...9732998. Read the comment docs.