Skip to content

chore(deps): Bump org.gradle.wrapper-upgrade from 0.11.2 to 0.11.4 #25

chore(deps): Bump org.gradle.wrapper-upgrade from 0.11.2 to 0.11.4

chore(deps): Bump org.gradle.wrapper-upgrade from 0.11.2 to 0.11.4 #25

GitHub Actions / Library Tests succeeded Nov 9, 2023 in 0s

Library Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
./subprojects/core-api/build/test-results/test/TEST-com.planetscale.DriverTest.xml 5✅ 705ms
./subprojects/core-api/build/test-results/test/TEST-com.planetscale.jvm.PlanetscaleConfigTest.xml 6✅ 93ms
./subprojects/impl-mysqlj/build/test-results/test/TEST-com.planetscale.jvm.mysqlj.PlanetscaleMysqlDriverTest.xml 7✅ 450ms

✅ ./subprojects/core-api/build/test-results/test/TEST-com.planetscale.DriverTest.xml

5 tests were completed in 705ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.planetscale.DriverTest 5✅ 705ms

✅ com.planetscale.DriverTest

✅ testDriverAPI()
✅ testDriverConstruct()
✅ testDriverMinorVersion()
✅ testDriverServiceLoader()
✅ testDriverMajorVersion()

✅ ./subprojects/core-api/build/test-results/test/TEST-com.planetscale.jvm.PlanetscaleConfigTest.xml

6 tests were completed in 93ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.planetscale.jvm.PlanetscaleConfigTest 6✅ 93ms

✅ com.planetscale.jvm.PlanetscaleConfigTest

✅ testConfigKnownOptions()
✅ testConfigResolveFromUri()
✅ testConfigPassthrough()
✅ testConfigDefaults()
✅ testConfigResolveFromUriMultiHost()
✅ testConfigManual()

✅ ./subprojects/impl-mysqlj/build/test-results/test/TEST-com.planetscale.jvm.mysqlj.PlanetscaleMysqlDriverTest.xml

7 tests were completed in 450ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.planetscale.jvm.mysqlj.PlanetscaleMysqlDriverTest 7✅ 450ms

✅ com.planetscale.jvm.mysqlj.PlanetscaleMysqlDriverTest

✅ testGcpEndpoint()
✅ testDetectProvider()
✅ testAwsEndpoint()
✅ testResolveHostSymbolsCustom()
✅ testResolveHostSymbolAws()
✅ testObtain()
✅ testResolveHostSymbolsGcp()