Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-pushup/cli
/ binding.ts
File
binding.ts
packages/plugin-coverage/src/lib/binding.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readdir } from
'node:fs/promises'
;
2
import
{ createRequire } from
'node:module'
;
3
import
path from
'node:path'
;
4
import
type
{
Callers
nothing calls this directly
Calls
7
pluralize
Function · 0.90
detectFramework
Function · 0.85
detectConfigFile
Function · 0.85
defaultTestCommand
Function · 0.85
configureLcovReporter
Function · 0.85
parseAnswers
Function · 0.70
formatPluginInit
Function · 0.70
Tested by
no test coverage detected