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

Add more unit tests #222

Closed xizzhu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #222 (6f4e912) into master (d2597b0) will increase coverage by 2.23%. The diff coverage is 89.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
+ Coverage   50.60%   52.84%   +2.23%     
==========================================
  Files         113      113              
  Lines        4298     4328      +30     
  Branches      323      335      +12     
==========================================
+ Hits         2175     2287     +112     
+ Misses       2105     2020      -85     
- Partials       18       21       +3     
Impacted Files Coverage Δ
...me/xizzhu/android/joshua/search/SearchViewModel.kt 91.50% <77.77%> (+5.79%) :arrow_up:
...izzhu/android/joshua/settings/SettingsViewModel.kt 89.88% <93.75%> (+46.67%) :arrow_up:
...n/me/xizzhu/android/joshua/core/SettingsManager.kt 72.72% <100.00%> (+2.72%) :arrow_up:
...in/me/xizzhu/android/joshua/infra/BaseViewModel.kt 86.95% <0.00%> (-4.35%) :arrow_down:
...droid/joshua/translations/TranslationsViewModel.kt 93.75% <0.00%> (+2.08%) :arrow_up:
.../xizzhu/android/joshua/reading/ReadingViewModel.kt 85.25% <0.00%> (+30.84%) :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 d2597b0...6f4e912. Read the comment docs.