Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-stream-iter-consumers-tap.js
File
test-stream-iter-consumers-tap.js
test/parallel/test-stream-iter-consumers-tap.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
9
testTapSync
Function · 0.85
testTapAsync
Function · 0.85
testTapInPipeline
Function · 0.85
testTapAsyncErrorPropagation
Function · 0.85
testTapSyncErrorPropagation
Function · 0.85
testTapSyncInPipeline
Function · 0.85
all
Method · 0.80
require
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected