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

File test-stream-iter-share-coverage.js

test/parallel/test-stream-iter-share-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 share.js: protocol happy path, dispose, throw,

Callers

nothing calls this directly

Calls 11

testShareDisposeFunction · 0.85
testSyncShareDisposeFunction · 0.85
testAsyncIteratorThrowFunction · 0.85
testSyncIteratorThrowFunction · 0.85
allMethod · 0.80
requireFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected