Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kilo-Org/cloud
/ index.test.ts
File
index.test.ts
apps/web/src/lib/coding-plans/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable drizzle/enforce-delete-with-where */
2
import
{ eq } from
'drizzle-orm'
;
3
4
import
{ encryptApiKey } from
'@/lib/ai-gateway/byok/encryption'
;
Callers
nothing calls this directly
Calls
15
subscribeToCodingPlan
Function · 0.90
terminateCodingPlanImmediately
Function · 0.90
encryptApiKey
Function · 0.90
cancelCodingPlanSubscription
Function · 0.90
uploadKeysToInventory
Function · 0.90
getKeyInventoryCounts
Function · 0.90
markCredentialManuallyRevoked
Function · 0.90
markCredentialManualRevocationFailed
Function · 0.90
requeueManualCredentialRevocation
Function · 0.90
createUserWithBalance
Function · 0.85
seedInventoryKey
Function · 0.85
inventoryEntry
Function · 0.70
Tested by
no test coverage detected