github.com/onsi/gomega/types.AsyncAssertion.ShouldNot
third-partyThe 2356th most-called third-party method by production calls. Called 548 times across 20 modules; 257 of those run outside tests and generated code.
- prod calls
- 257
- non-test, non-generated
- all calls
- 548
- total callsites
- modules
- 20
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 53%
- 291 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 AsyncAssertion.ShouldNot from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 97 38%
- Kubernetes 62 24%
- Cilium 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 548, 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:162
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/infrastructure/node-labeller.go:96
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/operator/operator.go:1000
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/network/dual_stack.go:804
in loop -
go-redis/redis/v8 @v8.11.5
in loop test - in loop test
- in loop test
-
go-redis/redis/v8 @v8.11.5
in loop test
top callers
The modules that reach for it
The modules that call AsyncAssertion.ShouldNot most in this snapshot.
- github.com/kubevirt/kubevirt13224%
- kubevirt.io/kubevirt13224%
- github.com/kedacore/keda/v28215%
- github.com/kubernetes/kubernetes458%
- k8s.io/kubernetes458%
siblings
More from github.com/onsi/gomega/types
The other most-called members in this package. See all →