Teester / Whats-Nearby

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

Store queried locations rather than notified locations in database #35

Closed Teester closed 6 years ago

Teester commented 6 years ago

Resolves #29: Store queried locations rather than notified locations in database

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #35     +/-   ##
=========================================
- Coverage   51.33%   51.24%   -0.1%     
=========================================
  Files          98       98             
  Lines        1685     1688      +3     
  Branches       71       74      +3     
=========================================
  Hits          865      865             
- Misses        783      786      +3     
  Partials       37       37
Impacted Files Coverage Δ
...teester/whatsnearby/data/source/QueryOverpass.java 11.38% <0%> (-0.49%) :arrow_down:
...m/teester/whatsnearby/data/source/UploadToOSM.java 0% <0%> (ø) :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 138405a...fece69c. Read the comment docs.