MCPcopy 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
81def scope():
82 return ToolScope(id='scope_id', name='scope_name')
83
84
85@pytest.fixture

Callers

nothing calls this directly

Calls 1

ToolScopeClass · 0.90

Tested by

no test coverage detected