Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ migrate-global.test.ts
File
migrate-global.test.ts
packages/opencode/test/project/migrate-global.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect } from
"bun:test"
2
import
{ Project } from
"@/project/project"
3
import
{ Database } from
"@opencode-ai/core/database/database"
4
import
{ eq } from
"drizzle-orm"
Callers
nothing calls this directly
Calls
14
testEffect
Function · 0.90
tmpdirScoped
Function · 0.90
legacySessionID
Function · 0.85
eq
Function · 0.85
ensureGlobal
Function · 0.85
quiet
Method · 0.80
seed
Function · 0.70
cwd
Method · 0.65
get
Method · 0.65
describe
Function · 0.50
use
Method · 0.45
where
Method · 0.45
Tested by
no test coverage detected