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

Bump io.freefair.lombok from 8.10 to 8.11 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump io.freefair.lombok from 8.10 to 8.11

7476cca
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Bump io.freefair.lombok from 8.10 to 8.11 #16

Bump io.freefair.lombok from 8.10 to 8.11
7476cca
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Tests succeeded Nov 18, 2024 in 0s

11 passed, 0 failed and 4 skipped

Tests passed successfully

Report Passed Failed Skipped Time
test/TEST-com.labelzoom.moca.HttpMocaConnectionTests.xml 3✅ 477ms
test/TEST-com.labelzoom.moca.LegacyMocaConnectionTests.xml 4⚪ 7ms
test/TEST-com.labelzoom.moca.MocaRequestTests.xml 2✅ 8ms
test/TEST-com.labelzoom.moca.MocaResultSetTests.xml 2✅ 255ms
test/TEST-com.labelzoom.moca.MocaTests.xml 4✅ 481ms

✅ test/TEST-com.labelzoom.moca.HttpMocaConnectionTests.xml

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

Test suite Passed Failed Skipped Time
com.labelzoom.moca.HttpMocaConnectionTests 3✅ 477ms

✅ com.labelzoom.moca.HttpMocaConnectionTests

✅ testHttpMocaConnection()
✅ testRawHttp()
✅ testMultipleRows()

✅ test/TEST-com.labelzoom.moca.LegacyMocaConnectionTests.xml

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

Test suite Passed Failed Skipped Time
com.labelzoom.moca.LegacyMocaConnectionTests 4⚪ 7ms

✅ com.labelzoom.moca.LegacyMocaConnectionTests

⚪ testLegacyMocaConnection()
⚪ testRawV103()
⚪ testRawV104()
⚪ testReadersAndWriters()

✅ test/TEST-com.labelzoom.moca.MocaRequestTests.xml

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

Test suite Passed Failed Skipped Time
com.labelzoom.moca.MocaRequestTests 2✅ 8ms

✅ com.labelzoom.moca.MocaRequestTests

✅ testMocaResultLegacy()
✅ testMocaResultXml()

✅ test/TEST-com.labelzoom.moca.MocaResultSetTests.xml

2 tests were completed in 255ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.labelzoom.moca.MocaResultSetTests 2✅ 255ms

✅ com.labelzoom.moca.MocaResultSetTests

✅ testIteration()
✅ testDataTypes()

✅ test/TEST-com.labelzoom.moca.MocaTests.xml

4 tests were completed in 481ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.labelzoom.moca.MocaTests 4✅ 481ms

✅ com.labelzoom.moca.MocaTests

✅ testNoRowsAffected()
✅ testSyntaxError()
✅ testInvalidColumn()
✅ testCommandNotFound()