Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopilotKit/CopilotKit
/ platform-allowlist-coverage.test.ts
File
platform-allowlist-coverage.test.ts
packages/bot/src/telemetry/platform-allowlist-coverage.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ readFileSync, readdirSync, existsSync } from
"node:fs"
;
3
import
{ fileURLToPath } from
"node:url"
;
4
import
{ join } from
"node:path"
;
Callers
nothing calls this directly
Calls
4
discoverAdapterPlatforms
Function · 0.85
normalizePlatform
Function · 0.85
filter
Method · 0.80
join
Method · 0.65
Tested by
no test coverage detected