Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-webstreams-finished.js
File
test-webstreams-finished.js
test/parallel/test-webstreams-finished.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
15
tee
Method · 0.80
all
Method · 0.80
getWriter
Method · 0.80
getReader
Method · 0.80
finished
Function · 0.70
test
Function · 0.70
close
Method · 0.65
abort
Method · 0.65
require
Function · 0.50
setTimeout
Function · 0.50
setImmediate
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected