Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-pushup/cli
/ doc-processor.int.test.ts
File
doc-processor.int.test.ts
packages/plugin-jsdocs/src/lib/runner/doc-processor.int.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
;
2
import
{ fileURLToPath } from
'node:url'
;
3
import
type
{ FileCoverage } from
'@code-pushup/utils'
;
4
import
{ processJsDocs } from
'./doc-processor.js'
;
Callers
nothing calls this directly
Calls
1
processJsDocs
Function · 0.90
Tested by
no test coverage detected