MCPcopy 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
883func InitTestPullRequests() {
884 go TestPullRequests()
885}

Callers 1

GlobalInitFunction · 0.92

Calls 1

TestPullRequestsFunction · 0.85

Tested by

no test coverage detected