Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/devlake
/ RemoteProgress
Class
RemoteProgress
backend/python/pydevlake/pydevlake/message.py:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
54
55
class
RemoteProgress(Message):
56
increment: int = 0
57
current: int = 0
58
total: int = 0
59
60
61
class
PipelineTask(Message):
Callers
1
run
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected