Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
678
def
run(**kwargs):
679
apply_defaults_for_run_kwargs(kwargs)
680
pw.run(**kwargs)
681
682
683
def
run_all(**kwargs):
Callers
15
target
Function · 0.90
test_file_io
Function · 0.90
prepare
Function · 0.90
run_computation
Function · 0.90
test_stream_success
Function · 0.90
test_subscribe_consistency
Function · 0.90
test_stream_test_util_should_fail_q_none
Function · 0.90
test_stream_test_util_should_fail_empty_final_state
Function · 0.90
run_computation
Function · 0.90
test_restrict
Function · 0.90
test_with_universe_of
Function · 0.90
test_intersect
Function · 0.90
Calls
2
apply_defaults_for_run_kwargs
Function · 0.85
run
Method · 0.45
Tested by
15
target
Function · 0.72
test_file_io
Function · 0.72
prepare
Function · 0.72
run_computation
Function · 0.72
test_stream_success
Function · 0.72
test_subscribe_consistency
Function · 0.72
test_stream_test_util_should_fail_q_none
Function · 0.72
test_stream_test_util_should_fail_empty_final_state
Function · 0.72
run_computation
Function · 0.72
test_restrict
Function · 0.72
test_with_universe_of
Function · 0.72
test_intersect
Function · 0.72