elcolto / GeoKJSON

Multiplatform Library for GeoJSON
https://elcolto.github.io/GeoKJSON/
Apache License 2.0
2 stars 0 forks source link

Add convex function #114

Closed elcolto closed 1 month ago

elcolto commented 2 months ago

Add ConcaveHull from here https://github.com/makaronis/Concave-Hull-Algorithm

github-actions[bot] commented 2 months ago

Code Coverage

File Coverage [94.19%] :white_check_mark:
turf/src/commonMain/kotlin/io/github/elcolto/geokjson/turf/calculation/concavehull/ConcaveHull.kt 88.46% :white_check_mark:
turf/src/commonMain/kotlin/io/github/elcolto/geokjson/turf/transformation/Convex.kt 87.50% :white_check_mark:
Total Project Coverage 84.79%
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud