MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / instrumentFetcher.test.ts

File instrumentFetcher.test.ts

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

Source from the content-addressed store, hash-verified

1import type { RequestInfo } from '@cloudflare/workers-types';
2import { beforeEach, describe, expect, it, vi } from 'vitest';
3import { instrumentFetcher } from '../../src/instrumentations/worker/instrumentFetcher';
4

Callers

nothing calls this directly

Calls 4

instrumentFetcherFunction · 0.90
workerRequestFunction · 0.85
getMethod · 0.65
wrappedFunction · 0.50

Tested by

no test coverage detected