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

Handle saving/loading geotables without values in the formats: GeoJSON, GeoParquet, GPKG (GDAL) #75

Closed eliascarv closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 94.21%. Comparing base (806a90b) to head (465fd53).

Files Patch % Lines
src/extra/gdal.jl 92.30% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #75 +/- ## ========================================== + Coverage 94.08% 94.21% +0.13% ========================================== Files 17 17 Lines 1048 1055 +7 ========================================== + Hits 986 994 +8 + Misses 62 61 -1 ```

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