terrymanu opened a new pull request, #36970:
URL: https://github.com/apache/shardingsphere/pull/36970
- Add PhysicalDataSourceAggregatorTest with comprehensive coverage
- Test empty data sources and rules scenarios
- Test DataSourceMapperRuleAttribute aggregation
- Test non-existent data source handling
- Test rules without DataSourceMapperAttribute
- Add RowStatisticsCollectorUtilsTest with full type coverage
- Test all SQL data types (BIGINT, VARCHAR, CHAR, OTHER, ARRAY, INTEGER,
SMALLINT, REAL, BIT)
- Test default case for unsupported types (BLOB)
- Keep column order consistent with switch statement in
RowStatisticsCollectorUtils
- Refactor test methods for better readability and maintainability
Both test classes ensure 100% line and branch coverage for target utilities
and follow ShardingSphere testing standards.
🤖 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]