Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ _status
Function
_status
tests/integration/test_project_editor.py:24–25 ·
view source on GitHub ↗
(api_client)
Source
from the content-addressed store, hash-verified
22
23
24
def
_status(api_client):
25
return
api_client.get_project_status()
26
27
28
def
_last_group_id(api_client) -> int:
Callers
15
test_add_single_group
Function · 0.70
test_add_multiple_groups
Function · 0.70
test_delete_group_reduces_count
Function · 0.70
test_delete_unknown_group_id_is_safe
Function · 0.70
test_duplicate_group
Function · 0.70
test_duplicate_group_inherits_datasets
Function · 0.70
test_group_widget_types
Function · 0.70
test_add_datasets_to_group
Function · 0.70
test_delete_dataset_reduces_count
Function · 0.70
test_delete_last_dataset_removes_empty_group
Function · 0.70
test_delete_unknown_dataset_is_safe
Function · 0.70
test_duplicate_dataset
Function · 0.70
Calls
1
get_project_status
Method · 0.80
Tested by
no test coverage detected