Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ data-migrations.test.ts
File
data-migrations.test.ts
apps/host-cloudflare/src/db/data-migrations.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Effect } from
"effect"
;
3
import
type
{ D1Database, R2Bucket } from
"@cloudflare/workers-types"
;
4
Callers
nothing calls this directly
Calls
12
collectTables
Function · 0.90
runCloudflareDataMigrations
Function · 0.90
createSqliteTestFumaDb
Function · 0.85
makeFakeR2
Function · 0.85
makeFakeD1
Function · 0.85
set
Method · 0.80
insertIntegrationRawConfig
Function · 0.70
insertIntegration
Function · 0.70
insertOperationStorage
Function · 0.70
execute
Method · 0.65
close
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected