Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ stripCommentsForRegex } from
'../src/resolution/strip-comments'
;
3
import
{ getKernel } from
'../src/extraction/kernel/loader'
;
4
Callers
nothing calls this directly
Calls
4
stripCommentsForRegex
Function · 0.90
getKernel
Function · 0.90
referenceStripCStyle
Function · 0.85
rand
Function · 0.85
Tested by
no test coverage detected