Skip to content
callcount

gitea.dev/models/repo.Repository.FullName

third-party

The 3165th most-called third-party method by production calls. Called 306 times across 1 modules; 187 of those run outside tests and generated code.

All of gitea.dev/models/repo → Docs on pkg.go.dev ↗

prod calls
187
non-test, non-generated
all calls
306
total callsites
modules
1
distinct callers
in loop
10%
of prod calls
in tests
39%
119 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 →

  • Concrete method100%A method on a value whose type is known exactly.

where it's called

Callsites in the wild

12 representative callsites of 306, prioritizing in-loop and non-test usage. We link to source, never display it.

Repository.FullName · 12 of 306 callsites
  • gitea.dev @v1.27.1

    services/issue/pull.go:109

    in loop
  • gitea.dev @v1.27.1

    cmd/admin.go:131

    in loop
  • gitea.dev @v1.27.1

    services/agit/agit.go:144

    in loop
  • gitea.dev @v1.27.1

    services/org/org.go:149

    in loop
  • gitea.dev @v1.27.1

    services/agit/agit.go:151

    in loop
  • gitea.dev @v1.27.1

    cmd/admin.go:158

    in loop
  • gitea.dev @v1.27.1

    services/repository/check.go:160

    in loop
  • gitea.dev @v1.27.1

    services/repository/check.go:166

    in loop
  • gitea.dev @v1.27.1

    services/repository/check.go:188

    in loop
  • gitea.dev @v1.27.1

    services/repository/check.go:194

    in loop
  • gitea.dev @v1.27.1

    routers/web/shared/actions/scoped_workflows.go:212

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/actions/actions.go:310

    in loop

top callers

The modules that reach for it

The modules that call Repository.FullName most in this snapshot.

  • gitea.dev306100%

siblings

More from gitea.dev/models/repo

The other most-called members in this package. See all →