MCPcopy Index your code
hub / github.com/anomalyco/opencode / config-service.test.ts

File config-service.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Config, ConfigProvider, Context, Effect, Layer, Option } from "effect"
3import { ConfigService } from "../../src/effect/config-service"
4import { it } from "../lib/effect"

Callers

nothing calls this directly

Calls 3

fromConfigFunction · 0.70
describeFunction · 0.50
configLayerMethod · 0.45

Tested by

no test coverage detected