github.com/onsi/ginkgo/v2.BeforeEach
third-partyThe 575th most-called third-party function by production calls. Called 5,443 times across 31 modules; 1,299 of those run outside tests and generated code.
- prod calls
- 1,299
- non-test, non-generated
- all calls
- 5,443
- total callsites
- modules
- 31
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 76%
- 4,144 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 682 53%
- KubeVirt 271 21%
- Velero 10 <1%
where it's called
Callsites in the wild
12 representative callsites of 5,443, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/storage/persistent_volumes-local.go:197
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/storage/persistent_volumes-local.go:225
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/storage/persistent_volumes-local.go:271
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/navidrome74514%
- github.com/onsi/ginkgo/v254110%
- github.com/kubernetes/kubernetes3777%
siblings
More from github.com/onsi/ginkgo/v2
The other most-called functions in this package. See all →