Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ report.test.ts
File
report.test.ts
packages/server-e2e/test/report.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtempSync, readFileSync, rmSync } from
'node:fs'
;
2
import
{ EventEmitter } from
'node:events'
;
3
import
{ tmpdir } from
'node:os'
;
4
import
{ join } from
'node:path'
;
Callers
nothing calls this directly
Calls
15
resetReportDir
Function · 0.90
recordReportEvent
Function · 0.90
writeHtmlReport
Function · 0.90
setActiveReportCase
Function · 0.90
readReportEvents
Function · 0.90
createCaseLogger
Function · 0.90
fetchWithReport
Function · 0.90
tmpReportDir
Function · 0.85
recordLater
Function · 0.85
json
Method · 0.80
createSession
Method · 0.65
send
Method · 0.65
Tested by
no test coverage detected