Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream-iter-pull-sync.js
File
test-stream-iter-pull-sync.js
test/parallel/test-stream-iter-pull-sync.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
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
15
testPullSyncIdentity
Function · 0.85
testPullSyncStatelessTransform
Function · 0.85
testPullSyncStatefulTransform
Function · 0.85
testPullSyncChainedTransforms
Function · 0.85
testPullSyncSourceError
Function · 0.85
testPullSyncEmptySource
Function · 0.85
testPullSyncEmptySourceType
Function · 0.85
testTapSyncCallbackError
Function · 0.85
testPullSyncStatelessTransformError
Function · 0.85
testPullSyncStatefulTransformError
Function · 0.85
testPullSyncStatelessTransformFlush
Function · 0.85
testPullSyncConsecutiveStatelessTransformFlush
Function · 0.85
Tested by
no test coverage detected