Code
Hub
Workspaces
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-pushup/cli
/ collect.e2e.test.ts
File
collect.e2e.test.ts
e2e/plugin-jsdocs-e2e/tests/collect.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
{ simpleGit } from
'simple-git'
;
4
import
{
type
Report, reportSchema } from
'@code-pushup/models'
;
Callers
nothing calls this directly
Calls
6
nxTargetProject
Function · 0.90
restoreNxIgnoredFiles
Function · 0.90
initGitRepo
Function · 0.90
teardownTestFolder
Function · 0.90
executeProcess
Function · 0.90
omitVariableReportData
Function · 0.90
Tested by
no test coverage detected