Task Summary
Five pyamber modules have uncovered branches:
core/storage/runnables/input_port_materialization_reader_runnable.py (~83% covered)
core/architecture/packaging/input_manager.py (~88% covered, no dedicated test)
core/models/tuple.py (~95% covered)
pytexera/udf/udf_operator.py (~94% covered)
core/storage/model/virtual_document.py (~74% covered, no dedicated test)
Extend the three existing suites and add test files for the two modules that have none, covering the uncovered guard, error and edge branches.
Task Type
Task Summary
Five pyamber modules have uncovered branches:
core/storage/runnables/input_port_materialization_reader_runnable.py(~83% covered)core/architecture/packaging/input_manager.py(~88% covered, no dedicated test)core/models/tuple.py(~95% covered)pytexera/udf/udf_operator.py(~94% covered)core/storage/model/virtual_document.py(~74% covered, no dedicated test)Extend the three existing suites and add test files for the two modules that have none, covering the uncovered guard, error and edge branches.
Task Type