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 tests #223

Closed xizzhu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #223 (3bf3659) into master (09063ea) will increase coverage by 1.31%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   52.84%   54.16%   +1.31%     
==========================================
  Files         113      113              
  Lines        4328     4337       +9     
  Branches      335      339       +4     
==========================================
+ Hits         2287     2349      +62     
+ Misses       2020     1967      -53     
  Partials       21       21              
Impacted Files Coverage Δ
...droid/joshua/annotated/AnnotatedVersesViewModel.kt 73.73% <ø> (+5.25%) :arrow_up:
...u/android/joshua/reading/toolbar/ReadingToolbar.kt 62.74% <0.00%> (+62.74%) :arrow_up:
...oshua/reading/toolbar/TranslationSpinnerAdapter.kt 16.21% <0.00%> (+16.21%) :arrow_up:
...n/me/xizzhu/android/joshua/core/SettingsManager.kt 90.90% <0.00%> (+18.18%) :arrow_up:
.../main/kotlin/me/xizzhu/android/joshua/Injection.kt 26.08% <0.00%> (+26.08%) :arrow_up:
...hu/android/joshua/annotated/notes/NotesActivity.kt 50.00% <0.00%> (+50.00%) :arrow_up:
...id/joshua/annotated/bookmarks/BookmarksActivity.kt 66.66% <0.00%> (+66.66%) :arrow_up:
.../joshua/annotated/highlights/HighlightsActivity.kt 66.66% <0.00%> (+66.66%) :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 09063ea...3bf3659. Read the comment docs.