Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mastra-ai/mastra
/ postgres-store-instance-checker.test.ts
File
postgres-store-instance-checker.test.ts
deployers/cloudflare/src/plugins/postgres-store-instance-checker.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ dirname, join } from
'node:path'
;
2
import
{ fileURLToPath } from
'node:url'
;
3
import
{ rollup } from
'rollup'
;
4
import
esbuild from
'rollup-plugin-esbuild'
;
Callers
nothing calls this directly
Calls
4
postgresStoreInstanceChecker
Function · 0.90
dirname
Function · 0.85
expect
Function · 0.85
generate
Method · 0.65
Tested by
no test coverage detected