Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/copilot-sdk
/ shared-codegen.test.ts
File
shared-codegen.test.ts
nodejs/test/shared-codegen.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ JSONSchema7 } from
"json-schema"
;
2
import
{ describe, expect, it } from
"vitest"
;
3
4
import
{
Callers
nothing calls this directly
Calls
9
isIntegerSchemaBoundedToInt32
Function · 0.90
getEnumValueDescriptions
Function · 0.90
findSharedSchemaDefinitions
Function · 0.90
collectReachableDefinitionNames
Function · 0.90
rewriteSharedDefinitionReferences
Function · 0.90
inlineExternalSchemaDefinitions
Function · 0.90
collectExperimentalOnlyRpcReferencedDefinitionNames
Function · 0.90
collectDefinitionCollections
Function · 0.90
delete
Method · 0.45
Tested by
no test coverage detected