github.com/onsi/ginkgo/v2.Label
third-partyThe 2410th most-called third-party function by production calls. Called 740 times across 11 modules; 250 of those run outside tests and generated code.
- prod calls
- 250
- non-test, non-generated
- all calls
- 740
- total callsites
- modules
- 11
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 66%
- 490 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.
who calls this
Notable callers
Production calls into Label from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 97 39%
- Kubernetes 7 3%
where it's called
Callsites in the wild
12 representative callsites of 740, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.36.3
test/e2e/framework/ginkgowrapper.go:284
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/framework/ginkgowrapper.go:288
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/framework/ginkgowrapper.go:292
in loop - in loop
- in loop test
- in loop test
-
-
-
-
kubevirt.io/kubevirt @v1.9.0
tests/decorators/decorators.go:6
-
loft-sh/devpod @v0.6.15
-
top callers
The modules that reach for it
The modules that call Label most in this snapshot.
- github.com/onsi/ginkgo/v214820%
- github.com/stakater/Reloader10314%
- github.com/kubevirt/kubevirt9913%
- kubevirt.io/kubevirt9913%
- k8s.io/kubernetes649%
siblings
More from github.com/onsi/ginkgo/v2
The other most-called functions in this package. See all →