Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
has
Method · 0.80
get
Method · 0.65
set
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected