Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/devlake
/ should_run_on
Method
should_run_on
backend/python/pydevlake/pydevlake/stream.py:95–96 ·
view source on GitHub ↗
(self, scope: ToolScope)
Source
from the content-addressed store, hash-verified
93
pass
94
95
def
should_run_on(self, scope: ToolScope) -> bool:
96
return
True
97
98
99
class
Substream(Stream):
Callers
2
_run_stream
Method · 0.45
select_subtasks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected