Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RisingStack/trace-nodejs
/ wrapQuery.spec.js
File
wrapQuery.spec.js
lib/instrumentations/utils/wrapQuery.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
var
expect = require(
'chai'
).expect
3
var
wrapQuery = require(
'./wrapQuery'
)
4
var
microtime = require(
'../../optionalDependencies/@risingstack/microtime'
)
Callers
nothing calls this directly
Calls
2
cb
Function · 0.85
wrapQuery
Function · 0.70
Tested by
no test coverage detected