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 search module tests #168

Closed DenysZP closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #168      +/-   ##
===========================================
+ Coverage    69.02%   70.66%   +1.63%     
===========================================
  Files          228      226       -2     
  Lines         4517     4397     -120     
  Branches       713      692      -21     
===========================================
- Hits          3118     3107      -11     
+ Misses         926      817     -109     
  Partials       473      473
Impacted Files Coverage Δ
...stom/zoomable/gestures/TransformGestureDetector.kt
...m/zoomable/gestures/MultiPointerGestureDetector.kt
...c/main/java/com/shopapp/ui/search/SearchToolbar.kt 92.5% <0%> (+5%) :arrow_up:
...ava/com/shopapp/ui/base/lce/view/LceLoadingView.kt 87.5% <0%> (+6.25%) :arrow_up:
.../shopapp/ui/search/SearchWithCategoriesFragment.kt 96% <0%> (+8%) :arrow_up: