Task Summary
PythonWorkflowWorkerSpec.scala contributes zero test suites — every line in it is commented out, including the package declaration, so it compiles to a licence header.
| File |
Lines |
Live lines |
amber/.../engine/architecture/pythonworker/PythonWorkflowWorkerSpec.scala |
201 |
0 |
The commented body targets APIs deleted long ago (InitializeOperatorLogicHandler, UpdateInputLinkingHandler, OpenOperator, engine.common.Constants, the old PhysicalLink shape), so it cannot be un-commented as-is. Live PythonWorkflowWorker coverage lives in the @IntegrationTest e2e specs, which this file does not participate in.
Pure deletion, no behaviour change: −201 lines.
Task Type
Task Summary
PythonWorkflowWorkerSpec.scalacontributes zero test suites — every line in it is commented out, including thepackagedeclaration, so it compiles to a licence header.amber/.../engine/architecture/pythonworker/PythonWorkflowWorkerSpec.scalaThe commented body targets APIs deleted long ago (
InitializeOperatorLogicHandler,UpdateInputLinkingHandler,OpenOperator,engine.common.Constants, the oldPhysicalLinkshape), so it cannot be un-commented as-is. LivePythonWorkflowWorkercoverage lives in the@IntegrationTeste2e specs, which this file does not participate in.Pure deletion, no behaviour change: −201 lines.
Task Type