aglinxinyuan opened a new issue, #6820: URL: https://github.com/apache/texera/issues/6820
### Task Summary `BoundaryValidator` (~20% covered) and `EncodableInspector` (0% covered, no spec) in `common/pybuilder` are macro-expansion-only helpers. Add unit coverage by driving real macro expansions through a runtime ToolBox: the compile-time abort/pass-through branches and the nested-builder runtime guard for BoundaryValidator, and the Encodable-detection paths (TYPE_USE annotation, symbol annotation, accessor hop, annotated return) plus non-Encodable cases for EncodableInspector. ### Task Type - [x] Testing / QA -- 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]
