Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/node-redis
/ tracing.spec.ts
File
tracing.spec.ts
packages/client/lib/client/tracing.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
'node:assert'
;
2
import
dc from
'node:diagnostics_channel'
;
3
import
testUtils, { GLOBAL } from
'../test-utils'
;
4
import
{ sanitizeArgs } from
'./tracing'
;
Callers
nothing calls this directly
Calls
12
sanitizeArgs
Function · 0.90
testWithClient
Method · 0.80
multi
Method · 0.80
subscribe
Method · 0.65
unsubscribe
Method · 0.65
destroy
Method · 0.65
set
Method · 0.45
get
Method · 0.45
exec
Method · 0.45
execAsPipeline
Method · 0.45
connect
Method · 0.45
duplicate
Method · 0.45
Tested by
no test coverage detected