Skip to content

add unit test coverage for core/executor reflection layer #4833

Description

@aglinxinyuan

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

  • Testing / QA

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions