MCPcopy Create free account
hub / github.com/cortexkit/magic-context / cache-analysis.test.ts

File cache-analysis.test.ts

packages/e2e-tests/src/cache-analysis.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// <reference types="bun-types" />
2
3import { describe, expect, it } from "bun:test";
4import { analyzePasses, buildSegments, findBusts, mainAgentRequests } from "./cache-analysis";

Callers

nothing calls this directly

Calls 6

analyzePassesFunction · 0.90
findBustsFunction · 0.90
mainAgentRequestsFunction · 0.90
buildSegmentsFunction · 0.90
turnFunction · 0.85
mkFunction · 0.70

Tested by

no test coverage detected