aglinxinyuan opened a new issue, #4833: URL: https://github.com/apache/texera/issues/4833
Add coverage for the four classes/traits in common/workflow-core/.../core/executor: ExecFactory.newExecFromJavaClassName (each constructor fallback path) and newExecFromJavaCode, JavaRuntimeCompilation.compileCode (success + diagnostic-error paths), OperatorExecutor trait defaults (open/close/processTupleMultiPort/produceStateOnStart/processState/onFinish/onFinishMultiPort), and SourceOperatorExecutor trait defaults (processTuple/processTupleMultiPort empty + onFinishMultiPort delegating to produceTuple). ### Priority P3 - Low ### 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]
