github.com/stretchr/testify/assert.Equal
third-partyThe 39th most-called third-party function by production calls. Called 5,140 times across 168 modules; 0 of those run outside tests and generated code.
All of github.com/stretchr/testify/assert → Docs on pkg.go.dev ↗
- prod calls
- 0
- non-test, non-generated
- all calls
- 5,140
- total callsites
- modules
- 168
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 100%
- 5,140 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 function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
where it's called
Callsites in the wild
6 representative callsites of 5,140, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/apimachinery @v0.29.3
test -
gopkg.in/yaml.v3 @v1.0.0
cmd/root.go:807
test - test
-
k8s.io/apimachinery @v0.29.3
test -
hashicorp/consul @v1.18.1
test -
prometheus/prometheus @v0.51.2
test
top callers
The modules that reach for it
The modules that call Equal most in this snapshot.
- k8s.io/apimachinery1,62032%
- github.com/hashicorp/consul98019%
- github.com/prometheus/prometheus51210%
siblings
More from github.com/stretchr/testify/assert
The other most-called functions in this package. See all →