Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/promptfoo/promptfoo
/ inMemoryStore.test.ts
File
inMemoryStore.test.ts
test/evaluator/inMemoryStore.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{
3
type
InMemoryEvaluation,
4
InMemoryEvaluationStore,
Callers
nothing calls this directly
Calls
15
createCompletedPrompt
Function · 0.90
createEvaluateResult
Function · 0.90
it
Function · 0.85
createEvaluation
Function · 0.70
appendResult
Method · 0.65
appendPrompts
Method · 0.65
readResults
Method · 0.65
readResultsByTestIdx
Method · 0.65
readCompletedIndexPairs
Method · 0.65
recordFinalResult
Method · 0.65
recordResultPersistenceFailure
Method · 0.65
hasResultPersistenceFailure
Method · 0.65
Tested by
no test coverage detected