MCPcopy Index your code
hub / github.com/coder/mux / sessionTimingService.test.ts

File sessionTimingService.test.ts

src/node/services/sessionTimingService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach, mock } from "bun:test";
2import * as fs from "fs/promises";
3import * as os from "os";
4import * as path from "path";

Callers

nothing calls this directly

Calls 15

normalizeToCanonicalFunction · 0.90
emitStreamStartFunction · 0.85
emitStreamDeltaFunction · 0.85
emitToolCallFunction · 0.85
onStatsChangeMethod · 0.80
addSubscriberMethod · 0.80
offStatsChangeMethod · 0.80
removeSubscriberMethod · 0.80
emitStreamEndFunction · 0.70

Tested by

no test coverage detected