github.com/onsi/ginkgo/v2.Fail
third-partyThe 2083rd most-called third-party function by production calls. Called 508 times across 17 modules; 291 of those run outside tests and generated code.
- prod calls
- 291
- non-test, non-generated
- all calls
- 508
- total callsites
- modules
- 17
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 43%
- 217 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 Fail from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 119 41%
- Kubernetes 38 13%
- KEDA 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 508, prioritizing in-loop and non-test usage. We link to source, never display it.
-
kubernetes/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/watcher/watcher.go:206
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/defaultbackend/default_backend.go:76
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/watcher/watcher.go:209
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/virtctl/memorydump.go:356
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/apimachinery/protocol.go:99
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/storage/hotplug.go:1011
in loop
top callers
The modules that reach for it
The modules that call Fail most in this snapshot.
- github.com/kubevirt/kubevirt17635%
- kubevirt.io/kubevirt17635%
- sigs.k8s.io/controller-runtime479%
- github.com/containernetworking/plugins235%
- github.com/kubernetes/kubernetes224%
siblings
More from github.com/onsi/ginkgo/v2
The other most-called functions in this package. See all →