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 unit tests for various activities #250

Closed xizzhu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #250 (5a75f8e) into master (07e1533) will increase coverage by 5.70%. The diff coverage is 77.46%.

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   63.12%   68.83%   +5.70%     
==========================================
  Files         121      121              
  Lines        5389     5387       -2     
  Branches      708      705       -3     
==========================================
+ Hits         3402     3708     +306     
+ Misses       1909     1583     -326     
- Partials       78       96      +18     
Impacted Files Coverage Δ
...n/me/xizzhu/android/joshua/search/SearchToolbar.kt 76.47% <ø> (+76.47%) :arrow_up:
...rc/main/kotlin/me/xizzhu/android/joshua/ui/View.kt 45.65% <50.00%> (+30.09%) :arrow_up:
.../android/joshua/annotated/AnnotatedVerseToolbar.kt 62.85% <53.33%> (+62.85%) :arrow_up:
...zzhu/android/joshua/search/RecentSearchProvider.kt 30.00% <60.00%> (+30.00%) :arrow_up:
...android/joshua/progress/ReadingProgressActivity.kt 85.00% <73.68%> (+85.00%) :arrow_up:
...android/joshua/annotated/AnnotatedVerseActivity.kt 84.84% <80.43%> (+84.84%) :arrow_up:
.../me/xizzhu/android/joshua/search/SearchActivity.kt 82.95% <84.44%> (+82.95%) :arrow_up:
...me/xizzhu/android/joshua/search/SearchViewModel.kt 98.40% <90.00%> (-0.51%) :arrow_down:
...id/joshua/settings/widgets/SettingSectionHeader.kt 66.66% <0.00%> (+6.66%) :arrow_up:
... and 10 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more