Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream-iter-pipeto-edge.js
File
test-stream-iter-pipeto-edge.js
test/parallel/test-stream-iter-pipeto-edge.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-stream-iter
2
'use strict'
;
3
4
// Edge case tests for pipeToSync: endSync fallback, preventFail.
Callers
nothing calls this directly
Calls
7
testPipeToSyncEndSyncFallback
Function · 0.85
testPipeToSyncNoEndSync
Function · 0.85
testPipeToSyncPreventFail
Function · 0.85
all
Method · 0.80
testPipeToSyncPreventClose
Function · 0.70
require
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected