MCPcopy Create free account
hub / github.com/anomalyco/opencode / run-service.test.ts

File run-service.test.ts

packages/opencode/test/effect/run-service.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from "bun:test"
2import { Effect, Layer, Context } from "effect"
3import { InstanceRef } from "../../src/effect/instance-ref"
4import { makeRuntime } from "../../src/effect/run-service"

Callers

nothing calls this directly

Calls 3

makeRuntimeFunction · 0.90
syncMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected