MCPcopy Create free account
hub / github.com/backnotprop/plannotator / worktree-pool.test.ts

File worktree-pool.test.ts

packages/shared/worktree-pool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import type { ReviewGitRuntime } from "./review-core";
3import type { PRMetadata } from "./pr-types";
4import { createWorktreePool } from "./worktree-pool";

Callers

nothing calls this directly

Calls 10

createWorktreePoolFunction · 0.90
fakeRuntimeFunction · 0.85
makeMetadataFunction · 0.85
notReadyInitialFunction · 0.85
hasMethod · 0.80
ensureMethod · 0.80
deferredFunction · 0.70
resolveMethod · 0.65
cleanupMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected