github.com/stretchr/testify/require.Assertions.EqualValues
third-partyThe 4906th most-called third-party method by production calls. Called 750 times across 18 modules; 120 of those run outside tests and generated code.
All of github.com/stretchr/testify/require → Docs on pkg.go.dev ↗
- prod calls
- 120
- non-test, non-generated
- all calls
- 750
- total callsites
- modules
- 18
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 84%
- 630 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 →
- Concrete method40%A method on a value whose type is known exactly.
- Embedded method60%Reached through an embedded type.
who calls this
Notable callers
Production calls into Assertions.EqualValues from notable Go projects. Open one on the map to see what else it hammers.
- HashiCorp 2 2%
where it's called
Callsites in the wild
12 representative callsites of 750, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
-
Azure/azure-sdk-for-go/sdk/storage/azblob @v1.8.0
service/client_test.go:162
in loop test - in loop test
- in loop test
-
fatedier/frp @v0.70.1
in loop test - in loop test
- in loop test
- in loop test
-
go.temporal.io/server @v1.31.2
tests/update_workflow_test.go:141
in loop test - in loop test
- in loop test
-
Azure/azure-sdk-for-go/sdk/storage/azblob @v1.8.0
service/client_test.go:402
in loop test
top callers
The modules that reach for it
The modules that call Assertions.EqualValues most in this snapshot.
- go.temporal.io/server22230%
- github.com/temporalio/temporal14820%
- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob14720%
- github.com/hashicorp/nomad527%
- github.com/cadence-workflow/cadence365%
siblings
More from github.com/stretchr/testify/require
The other most-called members in this package. See all →