Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
fs from
'node:fs'
;
2
import
path from
'node:path'
;
3
import
{ SHARDED_WAL_COORDINATOR_ID_ENV_VAR } from
'./profiler/constants.js'
;
4
import
{ ShardedWal } from
'./wal-sharded.js'
;
Callers
nothing calls this directly
Calls
5
makeMockFormat
Function · 0.85
cleanupIfCoordinator
Method · 0.80
shard
Method · 0.80
finalize
Method · 0.80
close
Method · 0.45
Tested by
no test coverage detected