Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ rollout.test.ts
File
rollout.test.ts
apps/kimi-code/test/cli/update/rollout.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ existsSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from
'node:fs'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
13
rolloutBucket
Function · 0.90
rolloutDelayForBucket
Function · 0.90
rolloutDelaySeconds
Function · 0.90
isRolloutEligible
Function · 0.90
selectPassiveUpdateTarget
Function · 0.90
decidePassiveUpdateTarget
Function · 0.90
appendRolloutDecisionLog
Function · 0.90
resolveUpdateDeviceId
Function · 0.90
isRolloutBypassedByExperimentalEnv
Function · 0.90
makeManifest
Function · 0.85
secondsAfterPublish
Function · 0.85
set
Method · 0.65
Tested by
no test coverage detected