Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{ describe, expect, it } from
"bun:test"
;
4
import
{ analyzePasses, buildSegments, findBusts, mainAgentRequests } from
"./cache-analysis"
;
Callers
nothing calls this directly
Calls
6
analyzePasses
Function · 0.90
findBusts
Function · 0.90
mainAgentRequests
Function · 0.90
buildSegments
Function · 0.90
turn
Function · 0.85
mk
Function · 0.70
Tested by
no test coverage detected