github.com/stretchr/testify/require.Equal
third-partyThe 509th most-called third-party function by production calls. Called 111,475 times across 398 modules; 1,553 of those run outside tests and generated code.
All of github.com/stretchr/testify/require → Docs on pkg.go.dev ↗
- prod calls
- 1,553
- non-test, non-generated
- all calls
- 111,475
- total callsites
- modules
- 398
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 99%
- 109,896 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 function98%A direct call to an exported package function, resolved by type.
- Package function (by syntax)2%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Equal from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 111,475, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/proxy @v0.0.0-20260721220516-ab0596f228a0
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
cadence-workflow/shard-manager @v0.0.0-20260730082237-cd61cc023ec2
service/sharddistributor/canary/testhelper/lifecycletest.go:55 ↗
in loop - in loop
-
coder/coder @v0.27.3
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Equal most in this snapshot.
- github.com/hashicorp/consul5,5865%
- github.com/grafana/loki/v34,8174%
- github.com/cilium/cilium3,9904%
- github.com/prometheus/prometheus3,8513%
- github.com/weaviate/weaviate3,3233%
siblings
More from github.com/stretchr/testify/require
The other most-called functions in this package. See all →