MCPcopy 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

1import { existsSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3import { join } from 'node:path';
4

Callers

nothing calls this directly

Calls 13

rolloutBucketFunction · 0.90
rolloutDelayForBucketFunction · 0.90
rolloutDelaySecondsFunction · 0.90
isRolloutEligibleFunction · 0.90
appendRolloutDecisionLogFunction · 0.90
resolveUpdateDeviceIdFunction · 0.90
makeManifestFunction · 0.85
secondsAfterPublishFunction · 0.85
setMethod · 0.65

Tested by

no test coverage detected