Teester / Whats-Nearby

Android App for collecting information about POIs for OpenStreetMap
GNU General Public License v3.0
13 stars 2 forks source link

Start notification timer when notification is pressed #28

Closed Teester closed 6 years ago

Teester commented 6 years ago

Fixes #25: Notification timer is now not reset until the notification is selected

codecov-io commented 6 years ago

Codecov Report

Merging #28 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #28      +/-   ##
=========================================
+ Coverage   46.24%   46.3%   +0.06%     
=========================================
  Files          98      98              
  Lines        1663    1663              
  Branches       68      68              
=========================================
+ Hits          769     770       +1     
+ Misses        869     868       -1     
  Partials       25      25
Impacted Files Coverage Δ
...whatsnearby/data/location/LocationJobNotifier.java 0% <ø> (ø) :arrow_up:
...ster/whatsnearby/questions/QuestionsPresenter.java 89.28% <100%> (+0.39%) :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 458acd3...631b6be. Read the comment docs.