MCPcopy 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
99class Substream(Stream):

Callers 2

_run_streamMethod · 0.45
select_subtasksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected