MCPcopy Index your code
hub / github.com/nodejs/node / test-stream-iter-transform-compat.js

File test-stream-iter-transform-compat.js

test/parallel/test-stream-iter-transform-compat.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-stream-iter
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 10

testGzipCompatWithZlibFunction · 0.85
testBrotliCompatWithZlibFunction · 0.85
testZstdCompatWithZlibFunction · 0.85
testZlibGzipToNewStreamsFunction · 0.85
testZlibZstdToNewStreamsFunction · 0.85
requireFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected