jmaspons / osmapiR

An R interface to OpenStreetMap API for fetching and saving data from/to the OpenStreetMap database
https://jmaspons.github.io/osmapiR/
GNU General Public License v3.0
5 stars 3 forks source link

Allow to fetch gps points from all & more than one page (`osm_get_points_gps()`) #29

Closed jmaspons closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 98.30508% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.01%. Comparing base (2ed94fb) to head (29d830d). Report is 2 commits behind head on main.

Files Patch % Lines
R/osm_get_points_gps.R 98.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================== + Coverage 92.87% 93.01% +0.14% ========================================== Files 26 27 +1 Lines 2160 2219 +59 ========================================== + Hits 2006 2064 +58 - Misses 154 155 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.