Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ Schema } from
"effect"
3
import
{ ModelV2 } from
"@opencode-ai/core/model"
4
import
{ ProviderV2 } from
"@opencode-ai/core/provider"
Callers
nothing calls this directly
Calls
4
test
Function · 0.85
describe
Function · 0.50
decode
Function · 0.50
make
Method · 0.45
Tested by
no test coverage detected