Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream-iter-transform-coverage.js
File
test-stream-iter-transform-coverage.js
test/parallel/test-stream-iter-transform-coverage.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
// Coverage tests for transform.js: abort cleanup, strategy/params options,
Callers
nothing calls this directly
Calls
11
testAbortMidCompression
Function · 0.85
testEarlyConsumerExit
Function · 0.85
testGzipWithStrategy
Function · 0.85
testDeflateWithFixedStrategy
Function · 0.85
testBrotliWithParams
Function · 0.85
testZstdWithParams
Function · 0.85
testGzipWithChunkSize
Function · 0.85
testInvalidChunkSize
Function · 0.85
all
Method · 0.80
require
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected