Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gogs/gogs
/ InitTestPullRequests
Function
InitTestPullRequests
internal/database/pull.go:883–885 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
881
}
882
883
func
InitTestPullRequests() {
884
go
TestPullRequests()
885
}
Callers
1
GlobalInit
Function · 0.92
Calls
1
TestPullRequests
Function · 0.85
Tested by
no test coverage detected