github.com/stretchr/testify/require.Assertions.Nil
third-partyThe 777th most-called third-party method by production calls. Called 6,667 times across 34 modules; 877 of those run outside tests and generated code.
All of github.com/stretchr/testify/require → Docs on pkg.go.dev ↗
- prod calls
- 877
- non-test, non-generated
- all calls
- 6,667
- total callsites
- modules
- 34
- distinct callers
- in loop
- 17%
- of prod calls
- in tests
- 87%
- 5,790 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 method31%A method on a value whose type is known exactly.
- Embedded method69%Reached through an embedded type.
who calls this
Notable callers
Production calls into Assertions.Nil 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 6,667, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
go.temporal.io/server @v1.31.2
common/persistence/persistence-tests/queue_persistence.go:80
in loop - in loop
- in loop
-
cadence-workflow/cadence @v1.4.1
common/persistence/persistence-tests/historyV2PersistenceTest.go:144 ↗
in loop - in loop
- in loop
-
go.temporal.io/server @v1.31.2
tools/common/schema/test/setuptest.go:113
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Assertions.Nil most in this snapshot.
- github.com/uber/cadence1,37721%
- github.com/cadence-workflow/cadence1,37021%
- go.temporal.io/server99615%
- github.com/temporalio/temporal88413%
- github.com/hashicorp/nomad6089%
siblings
More from github.com/stretchr/testify/require
The other most-called members in this package. See all →