MCPcopy
hub / github.com/chenglou/pretext / accuracy-check.ts

File accuracy-check.ts

scripts/accuracy-check.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn, type ChildProcess } from 'node:child_process'
2import { mkdirSync, writeFileSync } from 'node:fs'
3import { createServer as createHttpServer, type Server as HttpServer } from 'node:http'
4import { dirname } from 'node:path'

Callers

nothing calls this directly

Calls 10

getAvailablePortFunction · 0.90
ensurePageServerFunction · 0.90
createBrowserSessionFunction · 0.90
loadPostedReportFunction · 0.90
waitForServerFunction · 0.85
startProxyServerFunction · 0.85
loadBrowserReportFunction · 0.85
parseStringFlagFunction · 0.70
printReportFunction · 0.70

Tested by

no test coverage detected