MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / strip-cstyle-differential.test.ts

File strip-cstyle-differential.test.ts

__tests__/strip-cstyle-differential.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { stripCommentsForRegex } from '../src/resolution/strip-comments';
3import { getKernel } from '../src/extraction/kernel/loader';
4

Callers

nothing calls this directly

Calls 4

stripCommentsForRegexFunction · 0.90
getKernelFunction · 0.90
referenceStripCStyleFunction · 0.85
randFunction · 0.85

Tested by

no test coverage detected