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

Added test case for NotificationHelper #80

Closed lcombs15 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #80 into master will increase coverage by 3.51%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #80      +/-   ##
===========================================
+ Coverage      0.81%   4.32%   +3.51%     
- Complexity        0       4       +4     
===========================================
  Files            22      22              
  Lines           370     370              
  Branches         35      35              
===========================================
+ Hits              3      16      +13     
+ Misses          365     352      -13     
  Partials          2       2
Impacted Files Coverage Δ Complexity Δ
...in/io/imhungry/notifications/NotificationHelper.kt 30.43% <0%> (+30.43%) 2% <0%> (+2%) :arrow_up:
.../io/imhungry/notifications/NotificationPriority.kt 100% <0%> (+100%) 2% <0%> (+2%) :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 70a000e...e27cc23. Read the comment docs.