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

Method SetProgress

backend/core/plugin/plugin_task.go:54–54  ·  view source on GitHub ↗
(current int, total int)

Source from the content-addressed store, hash-verified

52 GetContext() context.Context
53 GetData() interface{}
54 SetProgress(current int, total int)
55 IncProgress(quantity int)
56}
57

Callers 15

ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
SetProgressMethod · 0.65
DbtConverterFunction · 0.65
ConvertCommitsFunction · 0.65
EnrichApiBuildWithStagesFunction · 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