MCPcopy Create free account
hub / github.com/code-pushup/cli / wal-sharded.int.test.ts

File wal-sharded.int.test.ts

packages/utils/src/lib/wal-sharded.int.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs';
2import path from 'node:path';
3import { SHARDED_WAL_COORDINATOR_ID_ENV_VAR } from './profiler/constants.js';
4import { ShardedWal } from './wal-sharded.js';

Callers

nothing calls this directly

Calls 5

makeMockFormatFunction · 0.85
cleanupIfCoordinatorMethod · 0.80
shardMethod · 0.80
finalizeMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected