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

File instrumentDurableObjectStorage.test.ts

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

Source from the content-addressed store, hash-verified

1import { SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN } from '@sentry/core';
2import * as sentryCore from '@sentry/core';
3import { afterEach, describe, expect, it, vi } from 'vitest';
4import { instrumentDurableObjectStorage } from '../src/instrumentations/instrumentDurableObjectStorage';

Callers

nothing calls this directly

Calls 10

putMethod · 0.80
pushMethod · 0.80
execMethod · 0.80
createMockStorageFunction · 0.70
getMethod · 0.65
deleteMethod · 0.65
nowMethod · 0.65
setAlarmMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected