Skip to content
callcount

github.com/stretchr/testify/require.Assertions.EqualValues

third-party

The 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.

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.

Assertions.EqualValues · 12 of 750 callsites

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 →