MCPcopy Create free account
hub / github.com/anomalyco/opencode / session-projector.test.ts

File session-projector.test.ts

packages/core/test/session-projector.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { DateTime, Effect, Schema } from "effect"
3import { asc, eq } from "drizzle-orm"
4import { Database } from "@opencode-ai/core/database/database"

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
assistantRowFunction · 0.85
eqFunction · 0.85
insertMethod · 0.80
contextMethod · 0.80
getMethod · 0.65
createMethod · 0.65
findMethod · 0.65
describeFunction · 0.50
makeMethod · 0.45
runMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected