Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ buildFilteredIntegrations.test.ts
File
buildFilteredIntegrations.test.ts
packages/hono/test/shared/buildFilteredIntegrations.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Integration } from
'@sentry/core'
;
2
import
{ describe, expect, it, vi } from
'vitest'
;
3
import
{ buildFilteredIntegrations } from
'../../src/shared/buildFilteredIntegrations'
;
4
Callers
nothing calls this directly
Calls
3
buildFilteredIntegrations
Function · 0.90
names
Function · 0.85
fn
Function · 0.50
Tested by
no test coverage detected