Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.4 #177

chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.4

ad4c8ef
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.4 #177

chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.4
ad4c8ef
Select commit
Loading
Failed to load commit list.
GitHub Actions / Library Tests succeeded Jul 8, 2024 in 0s

54 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
./subprojects/core-api/build/test-results/test/TEST-com.planetscale.jvm.driver.ConstantsTest.xml 1✅ 439ms
./subprojects/core-api/build/test-results/test/TEST-com.planetscale.jvm.PlanetscaleConfigTest.xml 7✅ 935ms
./subprojects/core-api/build/test-results/test/TEST-com.planetscale.jvm.PlanetscaleCredentialTest.xml 1✅ 3ms
./subprojects/core-api/build/test-results/test/TEST-com.planetscale.jvm.PlanetscaleParameterTest.xml 1✅ 5ms
./subprojects/driver/build/test-results/test/TEST-com.planetscale.DriverTest.xml 13✅ 1s
./subprojects/impl-h2/build/test-results/test/TEST-com.planetscale.jvm.h2.PlanetscaleH2DriverTest.xml 8✅ 2s
./subprojects/impl-mysqlj/build/test-results/test/TEST-com.planetscale.jvm.mysqlj.PlanetscaleMysqlDriverTest.xml 16✅ 2s
./subprojects/integration-micronaut/build/test-results/test/TEST-com.planetscale.micronaut.MicronautConfigTest.xml 7✅ 745ms

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

1 tests were completed in 439ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.planetscale.jvm.driver.ConstantsTest 1✅ 439ms

✅ com.planetscale.jvm.driver.ConstantsTest

✅ testConstantObjects()

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

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

Test suite Passed Failed Skipped Time
com.planetscale.jvm.PlanetscaleConfigTest 7✅ 935ms

✅ com.planetscale.jvm.PlanetscaleConfigTest

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

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

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.planetscale.jvm.PlanetscaleCredentialTest 1✅ 3ms

✅ com.planetscale.jvm.PlanetscaleCredentialTest

✅ testExtractDatabaseName()

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

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

Test suite Passed Failed Skipped Time
com.planetscale.jvm.PlanetscaleParameterTest 1✅ 5ms

✅ com.planetscale.jvm.PlanetscaleParameterTest

✅ testEnableBoost()

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

13 tests were completed in 1s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.planetscale.DriverTest 13✅ 1s

✅ com.planetscale.DriverTest

✅ [1] url=jdbc:planetscale://aws/hello, accepts=true
✅ [2] url=jdbc:planetscale://user:pass@aws/hello, accepts=true
✅ [3] url=jdbc:planetscale://user:pass@aws/hello?something=hi, accepts=true
✅ [4] url=jdbc:mysql://testing123/hello, accepts=false
✅ [5] url=jdbc:mysql://user:pass@aws/hello, accepts=false
✅ [6] url=jdbc:mysql://user:pass@aws/hello?something=hi, accepts=false
✅ testDriverAPI()
✅ testDriverUse()
✅ testDriverConstruct()
✅ testDriverMinorVersion()
✅ testDriverCompliance()
✅ testDriverServiceLoader()
✅ testDriverMajorVersion()

✅ ./subprojects/impl-h2/build/test-results/test/TEST-com.planetscale.jvm.h2.PlanetscaleH2DriverTest.xml

8 tests were completed in 2s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.planetscale.jvm.h2.PlanetscaleH2DriverTest 8✅ 2s

✅ com.planetscale.jvm.h2.PlanetscaleH2DriverTest

✅ testCreateUnderlyingDriver()
✅ testFailsWithNoConfig()
✅ testDriverInterface()
✅ testCreateUse()
✅ testObtain()
✅ testParentLogger()
✅ testCalculateH2URI()
✅ testCreateDriver()

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

16 tests were completed in 2s with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.planetscale.jvm.mysqlj.PlanetscaleMysqlDriverTest 16✅ 2s

✅ com.planetscale.jvm.mysqlj.PlanetscaleMysqlDriverTest

✅ testCreateUnderlyingDriver()
✅ testFailsWithNoConfig()
✅ testDriverInterface()
✅ testCreateUse()
✅ testObtain()
✅ testParentLogger()
✅ testGcpEndpoint()
✅ testResolveSymbolsPreseved()
✅ testDetectProvider()
✅ testAwsEndpoint()
✅ testResolveHostSymbolsCustom()
✅ testRenderConnectionStringWithCredentials()
✅ testCalculateMySQLURI()
✅ testCalculateMySQLURIWithCredential()
✅ testResolveHostSymbolAws()
✅ testResolveHostSymbolsGcp()

✅ ./subprojects/integration-micronaut/build/test-results/test/TEST-com.planetscale.micronaut.MicronautConfigTest.xml

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

Test suite Passed Failed Skipped Time
com.planetscale.micronaut.MicronautConfigTest 7✅ 745ms

✅ com.planetscale.micronaut.MicronautConfigTest

✅ testBasicConfig()
✅ testDisabledConfig()
✅ [1] config=test-basic.yml
✅ [2] config=test-disabled.yml
✅ [3] config=test-multi-endpoint.yml
✅ testEmptyConfig()
✅ testBasicConfigJdbc()