MCPcopy Create free account
hub / github.com/effect-app/libs / SqlEventJournal.test.ts

File SqlEventJournal.test.ts

repos/effect/packages/sql/sqlite-node/test/SqlEventJournal.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SqliteClient } from "@effect/sql-sqlite-node"
2import { assert, describe, it } from "@effect/vitest"
3import { Effect } from "effect"
4import * as EventJournal from "effect/unstable/eventlog/EventJournal"

Callers

nothing calls this directly

Calls 7

syncMethod · 0.80
pushMethod · 0.80
pipeMethod · 0.65
makeMethod · 0.65
writeMethod · 0.65
provideMethod · 0.45
succeedMethod · 0.45

Tested by

no test coverage detected