seerai / godal

Go bindings for GDAL
Other
0 stars 0 forks source link

added MakeValid to Geometry #28

Closed dwilson1988 closed 9 months ago

dwilson1988 commented 9 months ago

seerai/boson-core#142

Adds MakeValid to allow us to be able to repair geometries.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (1af110b) 4.94% compared to head (010aca4) 5.57%.

Files Patch % Lines
ogr.go 50.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ======================================== + Coverage 4.94% 5.57% +0.62% ======================================== Files 7 7 Lines 3152 3158 +6 ======================================== + Hits 156 176 +20 + Misses 2990 2975 -15 - Partials 6 7 +1 ```

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