MCPcopy Create free account
hub / github.com/Effect-TS/effect / SqlEventJournal.test.ts

File SqlEventJournal.test.ts

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 8

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

Tested by

no test coverage detected