Closed elcolto closed 2 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
File | Coverage [83.78%] | :white_check_mark: |
---|---|---|
turf/src/commonMain/kotlin/io/github/elcolto/geokjson/turf/classification/NearestPoint.kt | 100.00% | :white_check_mark: |
turf/src/commonMain/kotlin/io/github/elcolto/geokjson/turf/misc/LineSlice.kt | 93.33% | :white_check_mark: |
geojson/src/commonMain/kotlin/io/github/elcolto/geokjson/geojson/Feature.kt | 70.59% | :x: |
Total Project Coverage | 84.55% |
---|
Returns a
Geometry
from a feature unsafely without null check. If not present, exception will be thrown