MCPcopy Index your code
hub / github.com/code-pushup/cli / coverage-tree.unit.test.ts

File coverage-tree.unit.test.ts

packages/utils/src/lib/coverage-tree.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path';
2import type { CoverageTree } from '@code-pushup/models';
3import {
4 type FileCoverage,

Callers

nothing calls this directly

Calls 2

filesCoverageToTreeFunction · 0.85
aggregateCoverageStatsFunction · 0.85

Tested by

no test coverage detected