github.com/onsi/ginkgo/v2.BeforeEach
third-partyThe 581st most-called third-party function by production calls. Called 5,563 times across 30 modules; 1,291 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 1,291
- non-test, non-generated
- all calls
- 5,563
- total callsites
- modules
- 30
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 77%
- 4,272 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 function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into BeforeEach from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 673 52%
- KubeVirt 271 21%
- Velero 10 <1%
where it's called
Callsites in the wild
12 representative callsites of 5,563, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.37.0
test/e2e/storage/persistent_volumes-local.go:194
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/storage/persistent_volumes-local.go:222
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/storage/persistent_volumes-local.go:268
in loop - in loop
- in loop test
- in loop test
- in loop test
- in loop test
-
kubevirt.io/kubevirt @v1.9.0
pkg/virt-handler/isolation/isolation_test.go:142
in loop test - in loop test
top callers
The modules that reach for it
The modules that call BeforeEach most in this snapshot.
- github.com/kubevirt/kubevirt1,03819%
- kubevirt.io/kubevirt1,03819%
- github.com/navidrome/navidrome88316%
- github.com/onsi/ginkgo/v254410%
- github.com/kubernetes/kubernetes3767%
siblings
More from github.com/onsi/ginkgo/v2
The other most-called functions in this package. See all →