Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PatrickSys/codebase-context
/ get-codebase-health.test.ts
File
get-codebase-health.test.ts
tests/get-codebase-health.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{ promises as fs } from
'fs'
;
3
import
os from
'os'
;
4
import
path from
'path'
;
Callers
nothing calls this directly
Calls
2
createContextRoot
Function · 0.85
handle
Function · 0.50
Tested by
no test coverage detected