JuliaEarth / GeoIO.jl

Load/save geospatial data compatible with the GeoStats.jl framework
https://github.com/JuliaEarth/GeoStats.jl
MIT License
21 stars 6 forks source link

Fix `topoint` to handle latitude with floating-point errors #106

Closed eliascarv closed 1 month ago

eliascarv commented 1 month ago

closes #105

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.73%. Comparing base (e1f34e8) to head (9b36f78). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #106 +/- ## ======================================= Coverage 94.73% 94.73% ======================================= Files 17 17 Lines 1082 1082 ======================================= Hits 1025 1025 Misses 57 57 ```

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