MCPcopy Index your code
hub / github.com/apache/devlake / IncProgress

Method IncProgress

backend/core/plugin/plugin_task.go:55–55  ·  view source on GitHub ↗
(quantity int)

Source from the content-addressed store, hash-verified

53 GetData() interface{}
54 SetProgress(current int, total int)
55 IncProgress(quantity int)
56}
57
58// SubTaskContext This interface define all resources that needed for subtask execution

Callers 15

ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
fetchAsyncMethod · 0.65
fetchAsyncMethod · 0.65
IncProgressMethod · 0.65
DbtConverterFunction · 0.65
ConvertCommitsFunction · 0.65

Implementers 2

remoteContextImplbackend/server/services/remote/bridge/
defaultExecContextbackend/impls/context/default_exec_con

Calls

no outgoing calls

Tested by

no test coverage detected