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

File scope.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, test, vi } from 'vitest';
2import type { Client } from '../../src/client';
3import {
4 getCurrentScope,

Callers

nothing calls this directly

Calls 15

clearGlobalScopeFunction · 0.90
testFunction · 0.90
getGlobalScopeFunction · 0.90
applyScopeDataToEventFunction · 0.90
uuid4Function · 0.90
getIsolationScopeFunction · 0.90
getCurrentScopeFunction · 0.90
withScopeFunction · 0.90
withIsolationScopeFunction · 0.90
getScopeDataMethod · 0.80
setFingerprintMethod · 0.80

Tested by

no test coverage detected