gitea.dev/modules/gitrepo.OpenRepository
third-partyThe 6349th most-called third-party function by production calls. Called 229 times across 2 modules; 93 of those run outside tests and generated code.
- prod calls
- 93
- non-test, non-generated
- all calls
- 229
- total callsites
- modules
- 2
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 59%
- 136 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function52%A direct call to an exported package function, resolved by type.
- Package function (by syntax)48%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into OpenRepository from notable Go projects. Open one on the map to see what else it hammers.
- Gitea 45 48%
where it's called
Callsites in the wild
12 representative callsites of 229, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gitea.dev @v1.27.1
services/repository/license.go:75
in loop - in loop
-
gitea.dev @v1.27.1
models/migrations/v1_9/v82.go:90
in loop -
go-gitea/gitea @v1.27.1
in loop -
gitea.dev @v1.27.1
cmd/admin.go:132
in loop - in loop
-
gitea.dev @v1.27.1
services/pull/pull.go:963
in loop - in loop test
-
gitea.dev @v1.27.1
tests/integration/api_repo_files_change_test.go:96
in loop test - in loop test
-
gitea.dev @v1.27.1
tests/integration/api_repo_file_update_test.go:139
in loop test
top callers
The modules that reach for it
The modules that call OpenRepository most in this snapshot.
- gitea.dev11852%
- github.com/go-gitea/gitea11148%