github.com/onsi/gomega.BeEquivalentTo
third-partyThe 4152nd most-called third-party function by production calls. Called 1,392 times across 20 modules; 143 of those run outside tests and generated code.
- prod calls
- 143
- non-test, non-generated
- all calls
- 1,392
- total callsites
- modules
- 20
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 90%
- 1,249 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 BeEquivalentTo from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 89 62%
- KubeVirt 26 18%
where it's called
Callsites in the wild
12 representative callsites of 1,392, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.36.3
test/e2e/storage/csimock/csi_volume_expansion.go:282
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/realtime/realtime.go:96
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/infrastructure/tls-configuration.go:118
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/infrastructure/tls-configuration.go:119
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/node/pods.go:530
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/infrastructure/virt-handler.go:128
in loop
top callers
The modules that reach for it
The modules that call BeEquivalentTo most in this snapshot.
- github.com/IBM/networking-go-sdk30322%
- github.com/cloudnative-pg/cloudnative-pg28420%
- github.com/kubevirt/kubevirt23917%
- kubevirt.io/kubevirt23917%
- sigs.k8s.io/controller-runtime13410%
siblings
More from github.com/onsi/gomega
The other most-called functions in this package. See all →