tiemonl / imhungry

imhungry is an Android app to decide where to eat any time, any where
https://imhungry.io/
GNU General Public License v3.0
1 stars 0 forks source link

GH-29 settings activity rework #90

Closed tiemonl closed 5 years ago

tiemonl commented 5 years ago

Closes #29 and also did some theme fixing for #82

codecov[bot] commented 5 years ago

Codecov Report

Merging #90 into master will decrease coverage by 0.15%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #90      +/-   ##
===========================================
- Coverage      3.25%   3.09%   -0.16%     
  Complexity        4       4              
===========================================
  Files            34      35       +1     
  Lines           492     517      +25     
  Branches         42      48       +6     
===========================================
  Hits             16      16              
- Misses          474     499      +25     
  Partials          2       2
Impacted Files Coverage Δ Complexity Δ
.../io/imhungry/common/ui/AbstractFragmentActivity.kt 0% <0%> (ø) 0 <0> (?)
...in/kotlin/io/imhungry/settings/SettingsFragment.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
.../main/kotlin/io/imhungry/common/ui/BaseActivity.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...in/kotlin/io/imhungry/settings/SettingsActivity.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:

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 147a8a9...0370bf7. Read the comment docs.