dieghernan / nominatimlite

Lite interface for getting data from OSM geocoder service.
https://dieghernan.github.io/nominatimlite/
Other
19 stars 2 forks source link

Don't convert OSM IDs to integer #48

Closed dieghernan closed 4 months ago

dieghernan commented 4 months ago

As it may fail on long IDs, close #47

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.14%. Comparing base (fd259be) to head (e93a8fb). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #48 +/- ## ======================================= Coverage 98.13% 98.14% ======================================= Files 13 13 Lines 698 700 +2 ======================================= + Hits 685 687 +2 Misses 13 13 ```

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