MCPcopy
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

1import { strict as assert } from 'node:assert';
2import dc from 'node:diagnostics_channel';
3import testUtils, { GLOBAL } from '../test-utils';
4import { sanitizeArgs } from './tracing';

Callers

nothing calls this directly

Calls 12

sanitizeArgsFunction · 0.90
testWithClientMethod · 0.80
multiMethod · 0.80
subscribeMethod · 0.65
unsubscribeMethod · 0.65
destroyMethod · 0.65
setMethod · 0.45
getMethod · 0.45
execMethod · 0.45
execAsPipelineMethod · 0.45
connectMethod · 0.45
duplicateMethod · 0.45

Tested by

no test coverage detected