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

File featureFlags.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest';
2import { getCurrentScope } from '../../../src/currentScopes';
3import { debug } from '../../../src/utils/debug-logger';
4import {

Callers

nothing calls this directly

Calls 5

getCurrentScopeFunction · 0.90
getScopeDataMethod · 0.80

Tested by

no test coverage detected