terrymanu opened a new pull request, #37001: URL: https://github.com/apache/shardingsphere/pull/37001
- Add assertReviseWithoutAggregationReviser() test method using mockStatic OrderedSPILoader - Use MockedStatic to mock OrderedSPILoader.getServices() returning empty aggregation reviser - Cover the !aggregationReviser.isPresent() branch (lines 62-63) that was previously untested - Follow existing test code style and use branch minimal coverage approach - Ensure 100% branch coverage for SchemaMetaDataReviseEngine.revise() method 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
