Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if at location previously without using Overpass #26

Merged
merged 2 commits into from
Apr 15, 2018

Conversation

Teester
Copy link
Owner

@Teester Teester commented Apr 13, 2018

Fixed #16: When location is checked, we compare the distance from the current location to nearby POIs stored in the database. If they are within 20m of a location that they've been to in the past week, we don't query Overpass.

@codecov-io
Copy link

codecov-io commented Apr 13, 2018

Codecov Report

Merging #26 into master will decrease coverage by 0.08%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   46.32%   46.24%   -0.09%     
==========================================
  Files          98       98              
  Lines        1660     1663       +3     
  Branches       68       68              
==========================================
  Hits          769      769              
- Misses        866      869       +3     
  Partials       25       25
Impacted Files Coverage Δ
...hatsnearby/data/location/LocationJobPresenter.java 0% <0%> (ø) ⬆️
...teester/whatsnearby/data/source/QueryOverpass.java 11.86% <0%> (-0.31%) ⬇️

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 6d474fa...3a8ba74. Read the comment docs.

@Teester Teester merged commit 3a8ba74 into master Apr 15, 2018
@Teester Teester deleted the whats-nearby-16 branch April 15, 2018 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants