MCPcopy Index your code
hub / github.com/nodejs/node / test-stream-iter-pipeto.js

File test-stream-iter-pipeto.js

test/parallel/test-stream-iter-pipeto.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-stream-iter
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 15

testPipeToFunction · 0.85
testPipeToPreventCloseFunction · 0.85
testPipeToSourceErrorFunction · 0.85
testPipeToWithSignalFunction · 0.85
testPipeToWithTransformsFunction · 0.85
testPipeToSyncFallbackFunction · 0.85
testPipeToPreventFailFunction · 0.85

Tested by

no test coverage detected