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-63: Fix CodeCov, add Unit Tests #74

Closed tiemonl closed 5 years ago

tiemonl commented 5 years ago

Closes #63

tiemonl commented 5 years ago

Some notes on this PR.

codecov[bot] commented 5 years ago

Codecov Report

Merging #74 into master will increase coverage by 1.02%. The diff coverage is 3.84%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #74      +/-   ##
=========================================
+ Coverage       0%   1.02%   +1.02%     
=========================================
  Files          29      18      -11     
  Lines         395     292     -103     
  Branches       49      25      -24     
=========================================
+ Hits            0       3       +3     
+ Misses        395     287     -108     
- Partials        0       2       +2
Impacted Files Coverage Δ
...rc/main/kotlin/io/imhungry/maps/vm/MapViewModel.kt 0% <ø> (ø) :arrow_up:
...in/kotlin/io/imhungry/settings/SettingsActivity.kt 0% <ø> (ø) :arrow_up:
.../main/kotlin/io/imhungry/common/ui/BaseActivity.kt 0% <0%> (ø) :arrow_up:
...rc/main/kotlin/io/imhungry/home/ui/HomeActivity.kt 0% <0%> (ø) :arrow_up:
...kotlin/io/imhungry/launcher/ui/LauncherActivity.kt 0% <0%> (ø) :arrow_up:
...src/main/kotlin/io/imhungry/maps/ui/MapActivity.kt 0% <0%> (ø) :arrow_up:
...lin/io/imhungry/maps/ui/adapters/MapItemAdapter.kt 0% <0%> (ø) :arrow_up:
app/src/main/kotlin/io/imhungry/login/LoginUtil.kt 15.78% <33.33%> (+15.78%) :arrow_up:
...io/imhungry/navigation/BottomNavigationFragment.kt 0% <0%> (ø) :arrow_up:
... and 8 more

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 f8a3956...c6ddac5. Read the comment docs.