github.com/onsi/gomega/types.Assertion.Should
third-partyThe 1311th most-called third-party method by production calls. Called 8,635 times across 33 modules; 468 of those run outside tests and generated code.
- prod calls
- 468
- non-test, non-generated
- all calls
- 8,635
- total callsites
- modules
- 33
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 95%
- 8,167 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.Should from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 194 41%
- Cilium 124 26%
- KubeVirt 41 9%
- Velero 9 2%
where it's called
Callsites in the wild
12 representative callsites of 8,635, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/cilium @v1.20.0
in loop -
onsi/gomega @v1.42.1
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/apps/disruption.go:527
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/storage/reservation.go:267
in loop - in loop
- in loop
-
onsi/gomega @v1.42.1
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/storage/snapshot.go:626
in loop
top callers
The modules that reach for it
The modules that call Assertion.Should most in this snapshot.
- github.com/onsi/ginkgo/v23,59542%
- github.com/onsi/ginkgo1,40316%
- github.com/IBM-Cloud/bluemix-go1,21714%
- github.com/IBM/networking-go-sdk4976%
- github.com/kubevirt/kubevirt1822%
siblings
More from github.com/onsi/gomega/types
The other most-called members in this package. See all →