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

Add bottom nav activities #84

Closed tiemonl closed 5 years ago

tiemonl commented 5 years ago

Added calendar and restaurant lists tabs to the bottom navigation fragment.

codecov[bot] commented 5 years ago

Codecov Report

Merging #84 into master will decrease coverage by 0.09%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master     #84     +/-   ##
==========================================
- Coverage      4.32%   4.23%   -0.1%     
  Complexity        4       4             
==========================================
  Files            22      24      +2     
  Lines           370     378      +8     
  Branches         35      35             
==========================================
  Hits             16      16             
- Misses          352     360      +8     
  Partials          2       2
Impacted Files Coverage Δ Complexity Δ
...io/imhungry/navigation/BottomNavigationFragment.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ngry/restaurantLists/ui/RestaurantListsActivtiy.kt 0% <0%> (ø) 0 <0> (?)
...kotlin/io/imhungry/calendar/ui/CalendarActivity.kt 0% <0%> (ø) 0 <0> (?)

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 ceb2593...2a813e9. Read the comment docs.