github.com/onsi/gomega/types.Assertion.To
third-partyThe 121st most-called third-party method by production calls. Called 146,865 times across 51 modules; 8,451 of those run outside tests and generated code.
- prod calls
- 8,451
- non-test, non-generated
- all calls
- 146,865
- total callsites
- modules
- 51
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 94%
- 138,414 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 Assertion.To from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 2,700 32%
- KubeVirt 1,815 21%
- Velero 301 4%
- Cilium 102 1%
where it's called
Callsites in the wild
12 representative callsites of 146,865, 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
- in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/testutils/domain.go:19
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/windows/cpu_limits.go:64
in loop -
cilium/cilium @v1.20.0
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Assertion.To most in this snapshot.
- github.com/IBM/platform-services-go-sdk24,39617%
- github.com/IBM/vpc-go-sdk23,18316%
- github.com/IBM/networking-go-sdk20,67714%
- github.com/kubevirt/kubevirt15,02910%
- kubevirt.io/kubevirt15,02910%
siblings
More from github.com/onsi/gomega/types
The other most-called members in this package. See all →