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

Update Kover and fix Lint issues #224

Closed xizzhu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #224 (70b66c7) into master (57a41ca) will decrease coverage by 1.45%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
- Coverage   53.97%   52.52%   -1.46%     
==========================================
  Files         113      114       +1     
  Lines        4337     4398      +61     
  Branches      339      635     +296     
==========================================
- Hits         2341     2310      -31     
- Misses       1975     2015      +40     
- Partials       21       73      +52     
Impacted Files Coverage Δ
.../me/xizzhu/android/joshua/search/SearchNoteItem.kt 48.48% <ø> (+1.60%) :arrow_up:
...me/xizzhu/android/joshua/search/SearchVerseItem.kt 48.64% <ø> (+1.42%) :arrow_up:
...u/android/joshua/settings/widgets/SettingButton.kt 0.00% <ø> (ø)
...droid/joshua/ui/recyclerview/CommonRecyclerView.kt 14.28% <0.00%> (-1.85%) :arrow_down:
...ain/kotlin/me/xizzhu/android/joshua/ui/Settings.kt 100.00% <100.00%> (ø)
...in/me/xizzhu/android/joshua/infra/BaseViewModel.kt 62.50% <0.00%> (-24.46%) :arrow_down:
...droid/joshua/strongnumber/StrongNumberViewModel.kt 73.58% <0.00%> (-15.10%) :arrow_down:
.../xizzhu/android/joshua/reading/ReadingViewModel.kt 73.88% <0.00%> (-11.38%) :arrow_down:
...me/xizzhu/android/joshua/search/SearchViewModel.kt 83.01% <0.00%> (-8.50%) :arrow_down:
...droid/joshua/annotated/AnnotatedVersesViewModel.kt 66.66% <0.00%> (-7.08%) :arrow_down:
... and 70 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 57a41ca...70b66c7. Read the comment docs.