Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ GetEnglish
Method
GetEnglish
backend/plugins/tapd/models/bug_status.go:39–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
type
TapdStatus
interface
{
38
GetChinese() string
39
GetEnglish() string
40
GetIsLastStep() bool
41
}
42
Callers
1
getDefaultStdStatusMapping
Function · 0.65
Implementers
2
TapdStoryStatus
backend/plugins/tapd/models/story_stat
TapdBugStatus
backend/plugins/tapd/models/bug_status
Calls
no outgoing calls
Tested by
no test coverage detected