MCPcopy Create free account
hub / github.com/anomalyco/opencode / event.test.ts

File event.test.ts

packages/core/test/event.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Cause, DateTime, Deferred, Effect, Exit, Fiber, Layer, Option, Schema, Stream } from "effect"
3import { EventV2 } from "@opencode-ai/core/event"
4import { Event } from "@opencode-ai/schema/event"

Callers

nothing calls this directly

Calls 15

locationFunction · 0.90
testEffectFunction · 0.90
eqFunction · 0.85
durableDataFunction · 0.85
syncMethod · 0.80
projectMethod · 0.80
pushMethod · 0.80
replayMethod · 0.80
subscribeMethod · 0.65
getMethod · 0.65
createMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected