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 StrongNumberActivity #249

Closed xizzhu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #249 (8e42a48) into master (8626a88) will increase coverage by 1.76%. The diff coverage is 60.41%.

@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
+ Coverage   61.36%   63.12%   +1.76%     
==========================================
  Files         121      121              
  Lines        5391     5389       -2     
  Branches      708      708              
==========================================
+ Hits         3308     3402      +94     
+ Misses       2011     1909     -102     
- Partials       72       78       +6     
Impacted Files Coverage Δ
.../main/kotlin/me/xizzhu/android/joshua/Injection.kt 7.69% <7.69%> (+7.69%) :arrow_up:
...ndroid/joshua/strongnumber/StrongNumberActivity.kt 81.81% <79.41%> (+81.81%) :arrow_up:
.../me/xizzhu/android/joshua/infra/BaseViewModelV2.kt 100.00% <100.00%> (ø)
...rc/main/kotlin/me/xizzhu/android/joshua/ui/View.kt 15.55% <0.00%> (ø)
.../main/kotlin/me/xizzhu/android/joshua/Navigator.kt 10.52% <0.00%> (+10.52%) :arrow_up:
.../main/kotlin/me/xizzhu/android/joshua/ui/Dialog.kt 18.00% <0.00%> (+18.00%) :arrow_up:
...oid/joshua/ui/recyclerview/VerticalRecyclerView.kt 88.88% <0.00%> (+33.33%) :arrow_up:
...oshua/core/provider/CoroutineDispatcherProvider.kt 40.00% <0.00%> (+40.00%) :arrow_up:
... and 1 more

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