Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ _auto_generate
Function
_auto_generate
tests/integration/test_workspaces.py:48–49 ·
view source on GitHub ↗
(api_client)
Source
from the content-addressed store, hash-verified
46
47
48
def
_auto_generate(api_client):
49
return
api_client.command(
"project.workspace.autoGenerate"
)
50
51
52
def
_customize_get(api_client):
Callers
3
test_auto_generate_materialises_list
Function · 0.85
test_auto_generate_on_empty_project_is_noop
Function · 0.85
test_auto_generate_refuses_to_clobber_customised
Function · 0.85
Calls
1
command
Method · 0.80
Tested by
no test coverage detected