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

File client.test.ts

packages/cloudflare/test/client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeAll, beforeEach, describe, expect, it, vi } from 'vitest';
2import { setAsyncLocalStorageAsyncContextStrategy } from '../src/async';
3import { CloudflareClient, type CloudflareClientOptions } from '../src/client';
4import { makeFlushLock } from '../src/flush';

Callers

nothing calls this directly

Calls 10

makeFlushLockFunction · 0.90
addEventProcessorMethod · 0.80
addMethod · 0.65
onMethod · 0.65
valuesMethod · 0.65
emitMethod · 0.65
hasMethod · 0.65
disposeMethod · 0.45
initMethod · 0.45

Tested by

no test coverage detected