MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / trpc.test.ts

File trpc.test.ts

packages/core/test/lib/trpc.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, test, vi } from 'vitest';
2import { type Client, setCurrentClient, type Span, trpcMiddleware } from '../../src';
3import * as currentScopes from '../../src/currentScopes';
4import * as exports from '../../src/exports';

Callers

nothing calls this directly

Calls 8

setCurrentClientFunction · 0.90
testFunction · 0.90
trpcMiddlewareFunction · 0.90
callbackFunction · 0.50
middlewareFunction · 0.50
initMethod · 0.45

Tested by

no test coverage detected