github.com/onsi/gomega.Expect
third-partyThe 83rd most-called third-party function by production calls. Called 217,492 times across 47 modules; 14,422 of those run outside tests and generated code.
- prod calls
- 14,422
- non-test, non-generated
- all calls
- 217,492
- total callsites
- modules
- 47
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 93%
- 203,070 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.
- Package function (by syntax)<1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Expect from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 4,526 31%
- Kubernetes 3,463 24%
- Velero 360 2%
- Cilium 194 1%
where it's called
Callsites in the wild
12 representative callsites of 217,492, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/cilium @v1.20.0
in loop - in loop
- in loop
- in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/windows/cpu_limits.go:64
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/libpod/blackhole.go:35
in loop - in loop
- in loop
-
cilium/cilium @v1.20.0
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Expect most in this snapshot.
- github.com/IBM/platform-services-go-sdk35,78816%
- github.com/IBM/networking-go-sdk33,62215%
- github.com/IBM/vpc-go-sdk33,38615%
- github.com/kubevirt/kubevirt23,56211%
- kubevirt.io/kubevirt23,56211%
siblings
More from github.com/onsi/gomega
The other most-called functions in this package. See all →