MCPcopy Create free account
hub / github.com/denoland/std / unstable_pool_settled_test.ts

File unstable_pool_settled_test.ts

async/unstable_pool_settled_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2018-2026 the Deno authors. MIT license.
2import { pooledMapSettled } from "./unstable_pool_settled.ts";
3import {
4 assertEquals,

Callers

nothing calls this directly

Calls 12

assertThrowsFunction · 0.90
pooledMapSettledFunction · 0.90
assertEqualsFunction · 0.90
delayFunction · 0.90
assertGreaterOrEqualFunction · 0.90
assertLessFunction · 0.90
assertRejectsFunction · 0.90
failingFunction · 0.85
failingSourceFunction · 0.85
maxMethod · 0.80
abortMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected