MCPcopy Index your code
hub / github.com/tiann/hapi / MessageQueue2.test.ts

File MessageQueue2.test.ts

cli/src/utils/MessageQueue2.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { MessageQueue2 } from './MessageQueue2';
3import { hashObject } from './deterministicJson';
4

Callers

nothing calls this directly

Calls 11

hashObjectFunction · 0.90
sizeMethod · 0.80
isClosedMethod · 0.80
pushImmediateMethod · 0.80
pushIsolatedMethod · 0.80
pushIsolateAndClearMethod · 0.80
cancelByLocalIdMethod · 0.80
closeMethod · 0.65
pushMethod · 0.45
abortMethod · 0.45

Tested by

no test coverage detected