Code
Hub
Workspaces
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-pushup/cli
/ compare.e2e.test.ts
File
compare.e2e.test.ts
e2e/cli-e2e/tests/compare.e2e.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ cp } from
'node:fs/promises'
;
2
import
path from
'node:path'
;
3
import
type
{ ReportsDiff } from
'@code-pushup/models'
;
4
import
{ nxTargetProject } from
'@code-pushup/test-nx-utils'
;
Callers
nothing calls this directly
Calls
5
nxTargetProject
Function · 0.90
restoreNxIgnoredFiles
Function · 0.90
teardownTestFolder
Function · 0.90
executeProcess
Function · 0.90
readTextFile
Function · 0.90
Tested by
no test coverage detected