Skip to content

Fix protected method changes for 4.24.0 #475

Fix protected method changes for 4.24.0

Fix protected method changes for 4.24.0 #475

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results succeeded Oct 4, 2023 in 0s

All 12 tests pass in 2s

20 files  20 suites   2s ⏱️
12 tests 12 ✔️ 0 💤 0
48 runs  48 ✔️ 0 💤 0

Results for commit 9b65d65.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

12 tests found

There are 12 tests, see "Raw output" for the full list of tests.
Raw output
liquibase.ext.hana.HanaDatabaseTest ‑ testNothing
liquibase.ext.hana.sqlgenerator.AddForeignKeyConstraintGeneratorHanaTest ‑ testAddForeignKeyCascadeDeleteAndUpdate
liquibase.ext.hana.sqlgenerator.AddForeignKeyConstraintGeneratorHanaTest ‑ testAddForeignKeyCascadeNoAction
liquibase.ext.hana.sqlgenerator.AddForeignKeyConstraintGeneratorHanaTest ‑ testAddForeignKeyNoCascade
liquibase.ext.hana.sqlgenerator.AlterTableStoreGeneratorHanaTest ‑ testColumn
liquibase.ext.hana.sqlgenerator.AlterTableStoreGeneratorHanaTest ‑ testInvalid
liquibase.ext.hana.sqlgenerator.AlterTableStoreGeneratorHanaTest ‑ testRow
liquibase.ext.hana.sqlgenerator.DropColumnGeneratorHanaTest ‑ testDropColumn
liquibase.ext.hana.sqlgenerator.DropColumnGeneratorHanaTest ‑ testDropMultipleColumns
liquibase.ext.hana.sqlgenerator.DropColumnGeneratorHanaTest ‑ testDropMultipleColumnsDifferentTables
liquibase.ext.hana.sqlgenerator.DropColumnGeneratorHanaTest ‑ testDropMultipleColumnsSameTableDifferentCase
liquibase.ext.hana.sqlgenerator.DropDefaultValueGeneratorHanaTest ‑ testGenerateSqlDropDefaultValueStatementDatabaseSqlGeneratorChain