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

File wal-sharded.unit.test.ts

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

Source from the content-addressed store, hash-verified

1import { vol } from 'memfs';
2import { MEMFS_VOLUME, osAgnosticPath } from '@code-pushup/test-utils';
3import { getUniqueInstanceId } from './process-id.js';
4import {

Callers

nothing calls this directly

Calls 15

osAgnosticPathFunction · 0.90
deleteEnvVarFunction · 0.85
getShardedWalFunction · 0.85
stringCodecFunction · 0.85
getUniqueInstanceIdFunction · 0.85
resetMethod · 0.80
shardMethod · 0.80
shardFilesMethod · 0.80
finalizeMethod · 0.80
cleanupMethod · 0.80
cleanupIfCoordinatorMethod · 0.80
getStateMethod · 0.80

Tested by

no test coverage detected