The GitHub Actions job "CI" on shardingsphere.git/dev has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu).
Head commit for run: 29a70921d6283d53080c92576aee351eb864e173 / zhangliang <[email protected]> Add test cases for KernelSupportedSystemTables.isSupportedSystemTable() with 100% branch coverage - Create KernelSupportedSystemTablesTest.java with 3 minimal test cases - assertIsSupportedSystemTableWithMatchingSchemaAndTable() - test matching schema and table returns true - assertIsNotSupportedSystemTableWithMatchingSchemaButWrongTable() - test wrong table name returns false - assertIsNotSupportedSystemTableWithUnmatchedSchema() - test unmatched schema returns false - Update CLAUDE.md testing standards to prefer JUnit 5 assertTrue/assertFalse over AssertJ assertThat - Emphasize code simplification with direct assertions without intermediate variables 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> Report URL: https://github.com/apache/shardingsphere/actions/runs/19055779841 With regards, GitHub Actions via GitBox
