MCPcopy Create free account
hub / github.com/code-pushup/cli / merge-diffs.unit.test.ts

File merge-diffs.unit.test.ts

packages/core/src/lib/merge-diffs.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { vol } from 'memfs';
2import { readFile } from 'node:fs/promises';
3import path from 'node:path';
4import type { PersistConfig } from '@code-pushup/models';

Callers

nothing calls this directly

Calls 7

reportsDiffMockFunction · 0.90
reportsDiffAltMockFunction · 0.90
reportsDiffUnchangedMockFunction · 0.90
fileExistsFunction · 0.90
mergeDiffsFunction · 0.85
readFileFunction · 0.85

Tested by

no test coverage detected