Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/brianc/node-postgres
/ helper.ts
File
helper.ts
packages/pg-query-stream/test/helper.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
pg from
'pg'
2
3
export
default
function
(name, cb) {
4
describe(name,
function
() {
Callers
nothing calls this directly
Calls
5
describe
Function · 0.85
cb
Function · 0.85
after
Function · 0.50
connect
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected