Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-pushup/cli
/ persist.unit.test.ts
File
persist.unit.test.ts
packages/core/src/lib/implementation/persist.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
ansis from
'ansis'
;
2
import
{ vol } from
'memfs'
;
3
import
{ readFile } from
'node:fs/promises'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
5
sortReport
Function · 0.90
scoreReport
Function · 0.90
persistReport
Function · 0.85
readFile
Function · 0.85
logPersistedReport
Function · 0.85
Tested by
no test coverage detected