Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colbymchenry/codegraph
/ lru-cache.test.ts
File
lru-cache.test.ts
__tests__/integration/lru-cache.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* LRUCache unit tests
3
*
4
* Covers the eviction guarantees that the resolver relies on:
Callers
nothing calls this directly
Calls
4
set
Method · 0.80
has
Method · 0.80
get
Method · 0.65
clear
Method · 0.45
Tested by
no test coverage detected