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

NOGH: added authfailback back to the project #76

Closed tiemonl closed 5 years ago

tiemonl commented 5 years ago

Also added Unit Test for failed login

codecov[bot] commented 5 years ago

Codecov Report

Merging #76 into master will increase coverage by 0.53%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #76      +/-   ##
=========================================
+ Coverage    0.27%   0.81%   +0.53%     
=========================================
  Files          22      22              
  Lines         369     370       +1     
  Branches       35      35              
=========================================
+ Hits            1       3       +2     
+ Misses        366     365       -1     
  Partials        2       2
Impacted Files Coverage Δ
app/src/main/kotlin/io/imhungry/login/LoginUtil.kt 15.78% <0%> (+10.52%) :arrow_up:
.../main/kotlin/io/imhungry/common/ui/BaseActivity.kt 0% <0%> (ø) :arrow_up:
...kotlin/io/imhungry/launcher/ui/LauncherActivity.kt 0% <0%> (ø) :arrow_up:

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 790e567...dcb3b4c. Read the comment docs.