MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / approach-diff.test.ts

File approach-diff.test.ts

test/approach-diff.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { termDiff, lineDiff, commonCore, renderApproachDiffs } from '../src/context/approach-diff.ts';
3import type { ApproachMatch } from '../src/context/approach-recall.ts';
4

Callers

nothing calls this directly

Calls 6

termDiffFunction · 0.90
lineDiffFunction · 0.90
commonCoreFunction · 0.90
renderApproachDiffsFunction · 0.90
MFunction · 0.85
TFunction · 0.85

Tested by

no test coverage detected