Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IBM/AssetOpsBench
/ test_system_from_model
Function
test_system_from_model
src/observability/tests/test_tracing.py:137–138 ·
view source on GitHub ↗
(model_id, expected)
Source
from the content-addressed store, hash-verified
135
],
136
)
137
def
test_system_from_model(model_id, expected):
138
assert _system_from_model(model_id) == expected
Callers
nothing calls this directly
Calls
1
_system_from_model
Function · 0.90
Tested by
no test coverage detected