Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/devlake
/ scope
Function
scope
backend/python/pydevlake/tests/stream_test.py:81–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
80
@pytest.fixture
81
def
scope():
82
return
ToolScope(id=
'scope_id'
, name=
'scope_name'
)
83
84
85
@pytest.fixture
Callers
nothing calls this directly
Calls
1
ToolScope
Class · 0.90
Tested by
no test coverage detected