MCPcopy 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

1import { readdir } from 'node:fs/promises';
2import { createRequire } from 'node:module';
3import path from 'node:path';
4import type {

Callers

nothing calls this directly

Calls 7

pluralizeFunction · 0.90
detectFrameworkFunction · 0.85
detectConfigFileFunction · 0.85
defaultTestCommandFunction · 0.85
configureLcovReporterFunction · 0.85
parseAnswersFunction · 0.70
formatPluginInitFunction · 0.70

Tested by

no test coverage detected