Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ analysis.test.ts
File
analysis.test.ts
apps/vis/web/test/analysis.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
3
import
{ analyzeWire } from
'../src/lib/analysis'
;
4
import
type
{ WireEntry } from
'../src/types'
;
Callers
nothing calls this directly
Calls
3
analyzeWire
Function · 0.90
e
Function · 0.85
loop
Function · 0.70
Tested by
no test coverage detected