MCPcopy 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

1import { describe, it, expect } from 'vitest';
2
3import { analyzeWire } from '../src/lib/analysis';
4import type { WireEntry } from '../src/types';

Callers

nothing calls this directly

Calls 3

analyzeWireFunction · 0.90
eFunction · 0.85
loopFunction · 0.70

Tested by

no test coverage detected