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

File feedback.test.ts

packages/core/test/lib/feedback.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 {
3 addBreadcrumb,
4 getCurrentScope,

Callers

nothing calls this directly

Calls 15

getCurrentScopeFunction · 0.90
testFunction · 0.90
captureFeedbackFunction · 0.90
setCurrentClientFunction · 0.90
startSpanFunction · 0.90
withIsolationScopeFunction · 0.90
withScopeFunction · 0.90
addBreadcrumbFunction · 0.90
setClientMethod · 0.80
setPropagationContextMethod · 0.80
setTagMethod · 0.80

Tested by

no test coverage detected