MCPcopy Index your code
hub / github.com/anomalyco/opencode / model.test.ts

File model.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { Schema } from "effect"
3import { ModelV2 } from "@opencode-ai/core/model"
4import { ProviderV2 } from "@opencode-ai/core/provider"

Callers

nothing calls this directly

Calls 4

testFunction · 0.85
describeFunction · 0.50
decodeFunction · 0.50
makeMethod · 0.45

Tested by

no test coverage detected