MCPcopy 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

1import { describe, expect, it } from "@effect/vitest";
2import { Effect } from "effect";
3import type { D1Database, R2Bucket } from "@cloudflare/workers-types";
4

Callers

nothing calls this directly

Calls 12

collectTablesFunction · 0.90
createSqliteTestFumaDbFunction · 0.85
makeFakeR2Function · 0.85
makeFakeD1Function · 0.85
setMethod · 0.80
insertIntegrationFunction · 0.70
insertOperationStorageFunction · 0.70
executeMethod · 0.65
closeMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected