github.com/onsi/gomega.And
third-partyThe 8243rd most-called third-party function by production calls. Called 218 times across 10 modules; 72 of those run outside tests and generated code.
- prod calls
- 72
- non-test, non-generated
- all calls
- 218
- total callsites
- modules
- 10
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 67%
- 146 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 And from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 20 28%
- KubeVirt 18 25%
where it's called
Callsites in the wild
12 representative callsites of 218, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
- in loop test
-
kubevirt.io/kubevirt @v1.9.0
pkg/virt-operator/webhooks/kubevirt-update-admitter_test.go:523
in loop test -
k8s.io/kubernetes @v1.36.3
test/e2e_node/resource_metrics_test.go:293
in loop test - in loop test
-
kubevirt.io/kubevirt @v1.9.0
pkg/virt-controller/watch/vm/vm_test.go:1640
in loop test -
k8s.io/kubernetes @v1.36.3
test/e2e_node/eviction_test.go:1051
in loop test - in loop test
-
kubevirt.io/kubevirt @v1.9.0
pkg/virt-launcher/virtwrap/converter/converter_test.go:1963
in loop test - in loop test
-
k8s.io/kubernetes @v1.36.3
test/e2e_node/eviction_test.go:1066
in loop test - in loop test
top callers
The modules that reach for it
The modules that call And most in this snapshot.
- github.com/kubevirt/kubevirt4822%
- kubevirt.io/kubevirt4822%
- github.com/nikolalohinski/gonja/v23215%
- github.com/kubernetes/kubernetes3114%
- k8s.io/kubernetes2712%
siblings
More from github.com/onsi/gomega
The other most-called functions in this package. See all →