MCPcopy Index your code
hub / github.com/nodejs/node / test-diagnostics-channel-run-stores-scope-transform-error.js

File test-diagnostics-channel-run-stores-scope-transform-error.js

test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const assert = require('node:assert');
4const dc = require('node:diagnostics_channel');

Callers

nothing calls this directly

Calls 7

requireFunction · 0.50
onMethod · 0.45
pushMethod · 0.45
subscribeMethod · 0.45
bindStoreMethod · 0.45
getStoreMethod · 0.45
withStoreScopeMethod · 0.45

Tested by

no test coverage detected