rubygarage / shopapp-android

ShopApp is an application that transfers an online store into a mobile app
Apache License 2.0
169 stars 107 forks source link

Improve gallery module tests #164

Closed DenysZP closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #164 into develop will increase coverage by 0.19%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #164      +/-   ##
===========================================
+ Coverage    67.97%   68.16%   +0.19%     
===========================================
  Files          230      230              
  Lines         4546     4546              
  Branches       715      715              
===========================================
+ Hits          3090     3099       +9     
+ Misses         991      981      -10     
- Partials       465      466       +1
Impacted Files Coverage Δ
...ain/java/com/shopapp/ui/gallery/GalleryActivity.kt 92% <ø> (+28%) :arrow_up:
...ain/java/com/shopapp/ui/gallery/GalleryFragment.kt 75.67% <0%> (+2.7%) :arrow_up:
...java/com/shopapp/ui/gallery/GalleryPagerAdapter.kt 87.5% <0%> (+12.5%) :arrow_up: