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

Improve and test `osmchange_*()` #11

Closed jmaspons closed 4 months ago

jmaspons commented 4 months ago

TODO: remove fixes in tests after #9 and #10

codecov[bot] commented 4 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (984987d) 81.43% compared to head (573229b) 85.09%.

Files Patch % Lines
R/R_to_xml.R 0.00% 2 Missing :warning:
R/osmapiR_methods.R 93.75% 1 Missing :warning:
R/osmchange.R 97.05% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11 +/- ## ========================================== + Coverage 81.43% 85.09% +3.66% ========================================== Files 21 21 Lines 1578 1590 +12 ========================================== + Hits 1285 1353 +68 + Misses 293 237 -56 ```

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