MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-diagnostics-channel.js

File test-runner-diagnostics-channel.js

test/parallel/test-runner-diagnostics-channel.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3const assert = require('node:assert');
4const { AsyncLocalStorage } = require('node:async_hooks');

Callers

nothing calls this directly

Calls 15

includesMethod · 0.80
testFunction · 0.70
filterMethod · 0.65
mapMethod · 0.65
hasMethod · 0.65
findMethod · 0.65
parseMethod · 0.65
requireFunction · 0.50
itFunction · 0.50
setTimeoutFunction · 0.50
setImmediateFunction · 0.50
resolveFunction · 0.50

Tested by

no test coverage detected