Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/AI45Lab/Code
/ main
Function
main
sdk/python/tests/test_serve.py:128–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
127
128
def
main() -> None:
129
test_serve_handle_lifecycle()
130
test_serve_with_script_tool()
131
test_serve_real_schedule()
132
133
134
if
__name__ ==
"__main__"
:
Callers
1
test_serve.py
File · 0.70
Calls
3
test_serve_handle_lifecycle
Function · 0.85
test_serve_with_script_tool
Function · 0.85
test_serve_real_schedule
Function · 0.85
Tested by
no test coverage detected