MCPcopy 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

testAbortMidCompressionFunction · 0.85
testEarlyConsumerExitFunction · 0.85
testGzipWithStrategyFunction · 0.85
testBrotliWithParamsFunction · 0.85
testZstdWithParamsFunction · 0.85
testGzipWithChunkSizeFunction · 0.85
testInvalidChunkSizeFunction · 0.85
allMethod · 0.80
requireFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected