github.com/onsi/gomega/types.Gomega.Expect
third-partyThe 681st most-called third-party method by production calls. Called 1,345 times across 11 modules; 1,023 of those run outside tests and generated code.
- prod calls
- 1,023
- non-test, non-generated
- all calls
- 1,345
- total callsites
- modules
- 11
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 24%
- 322 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Gomega.Expect from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 147 14%
- Kubernetes 17 2%
where it's called
Callsites in the wild
12 representative callsites of 1,345, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
onsi/gomega @v1.42.1
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/virtctl/usbredir.go:106
in loop - in loop
-
onsi/gomega @v1.42.1
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/virtctl/usbredir.go:142
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/virtctl/usbredir.go:144
in loop - in loop
top callers
The modules that reach for it
The modules that call Gomega.Expect most in this snapshot.
- github.com/loft-sh/vcluster67950%
- github.com/kubevirt/kubevirt23517%
- kubevirt.io/kubevirt23517%
- github.com/kubernetes/kubernetes514%
- k8s.io/kubernetes473%
siblings
More from github.com/onsi/gomega/types
The other most-called members in this package. See all →