From 5b0458505901490270cb9167a023edc6252ec5d0 Mon Sep 17 00:00:00 2001 From: Idan Sheinberg Date: Sat, 23 Dec 2023 19:09:53 +0200 Subject: [PATCH] TEst Fixes --- README.MD | 1 - .../sheinbergon/dremio/udf/gis/STGeomFromGeoJsonTests.kt | 4 ++-- .../sheinbergon/dremio/udf/gis/spec/GeometryInputFunSpec.kt | 6 +----- 3 files changed, 3 insertions(+), 8 deletions(-) diff --git a/README.MD b/README.MD index d94846a..6dbba48 100644 --- a/README.MD +++ b/README.MD @@ -2,7 +2,6 @@ [![Github Workflow Status](https://img.shields.io/github/actions/workflow/status/sheinbergon/dremio-udf-gis/release-ci.yml?branch=23.1.x&logo=githubactions&style=for-the-badge)](https://github.com/sheinbergon/dremio-udf-gis/actions?query=workflow%3Arelease-actions) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/sheinbergon/dremio-udf-gis?logo=github&color=%2340E0D0&style=for-the-badge)](https://github.com/sheinbergon/dremio-udf-gis/releases/latest) [![Maven Central](https://img.shields.io/maven-central/v/org.sheinbergon/dremio-udf-gis?logo=apachemaven&color=Crimson&style=for-the-badge)](https://search.maven.org/search?q=g:org.sheinbergon%20a:dremio-udf-gis*) -[![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/sheinbergon/dremio-udf-gis?logo=snyk&color=432f95&style=for-the-badge)](https://app.snyk.io/org/sheinbergon/project/94183993-505b-439c-9078-6276fa4c1626) [![Coveralls](https://img.shields.io/coveralls/github/sheinbergon/dremio-udf-gis?logo=coveralls&style=for-the-badge)](https://coveralls.io/github/sheinbergon/dremio-udf-gis) [![Liberapay](https://img.shields.io/liberapay/patrons/sheinbergon?logo=liberapay&style=for-the-badge)](https://liberapay.com/sheinbergon/donate) diff --git a/src/test/kotlin/org/sheinbergon/dremio/udf/gis/STGeomFromGeoJsonTests.kt b/src/test/kotlin/org/sheinbergon/dremio/udf/gis/STGeomFromGeoJsonTests.kt index b826efc..e0ddd6e 100644 --- a/src/test/kotlin/org/sheinbergon/dremio/udf/gis/STGeomFromGeoJsonTests.kt +++ b/src/test/kotlin/org/sheinbergon/dremio/udf/gis/STGeomFromGeoJsonTests.kt @@ -11,9 +11,9 @@ internal class STGeomFromGeoJsonTests : GeometryInputFunSpec.NullableVarChar : FunSpec() { @@ -100,10 +99,7 @@ abstract class GeometryInputFunSpec