Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ internal.test.ts
File
internal.test.ts
packages/kaos/test/internal.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PassThrough } from
'node:stream'
;
2
import
{ setImmediate as defer, setTimeout as delay } from
'node:timers/promises'
;
3
4
import
{ describe, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
12
decodeTextWithErrors
Function · 0.90
globPatternToRegex
Function · 0.90
collectBytes
Function · 0.85
destroy
Method · 0.80
withTimeout
Function · 0.70
write
Method · 0.65
read
Method · 0.65
toString
Method · 0.65
on
Method · 0.65
resolve
Function · 0.50
end
Method · 0.45
emit
Method · 0.45
Tested by
no test coverage detected