MCPcopy
hub / github.com/pathwaycom/pathway / run

Function run

python/pathway/tests/utils.py:678–680  ·  view source on GitHub ↗
(**kwargs)

Source from the content-addressed store, hash-verified

676
677
678def run(**kwargs):
679 apply_defaults_for_run_kwargs(kwargs)
680 pw.run(**kwargs)
681
682
683def run_all(**kwargs):

Callers 15

targetFunction · 0.90
test_file_ioFunction · 0.90
prepareFunction · 0.90
run_computationFunction · 0.90
test_stream_successFunction · 0.90
run_computationFunction · 0.90
test_restrictFunction · 0.90
test_with_universe_ofFunction · 0.90
test_intersectFunction · 0.90

Calls 2

runMethod · 0.45

Tested by 15

targetFunction · 0.72
test_file_ioFunction · 0.72
prepareFunction · 0.72
run_computationFunction · 0.72
test_stream_successFunction · 0.72
run_computationFunction · 0.72
test_restrictFunction · 0.72
test_with_universe_ofFunction · 0.72
test_intersectFunction · 0.72