testing.common.Context
standard libraryThe 1270th most-called standard-library method by production calls. Called 45,281 times across 218 modules; 493 of those run outside tests and generated code.
3% in production calls vs 2026-W37 (509 → 493)
- prod calls
- 493
- non-test, non-generated
- all calls
- 45,281
- total callsites
- modules
- 218
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 99%
- 44,788 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 →
- Embedded method100%Reached through an embedded type.
who calls this
Notable callers
Production calls into common.Context from notable Go projects. Open one on the map to see what else it hammers.
- Argo 37 8%
- OpenTelemetry 22 4%
- Kubernetes 14 3%
- Docker 10 2%
- Gitea 10 2%
where it's called
Callsites in the wild
12 representative callsites of 45,281, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
gitea.dev @v1.27.3
modules/indexer/issues/internal/tests/tests.go:52
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
microsoft/typescript-go @v0.0.0-20260820064610-89d5d5b2849a
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call common.Context most in this snapshot.
- github.com/infiniflow/ragflow4,30810%
- gitea.dev3,3287%
- github.com/go-gitea/gitea3,3287%
- github.com/argoproj/argo-cd/v32,1195%
- github.com/go-acme/lego/v51,6274%
siblings
More from testing
The other most-called members in this package. See all →