Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midwayjs/midway
/ trace.test.ts
File
trace.test.ts
packages/consul/test/trace.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ConsulServiceFactory } from
'../src'
;
2
3
describe(
'/test/trace.test.ts'
, () => {
4
it(
'should create exit span for non-watch consul request'
,
async
() => {
Callers
nothing calls this directly
Calls
5
describe
Function · 0.85
callback
Function · 0.85
fn
Method · 0.80
request
Method · 0.65
bindTraceContext
Method · 0.45
Tested by
no test coverage detected