Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/subquery/subql
/ publish-controller.spec.ts
File
publish-controller.spec.ts
packages/cli/src/controller/publish-controller.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2020-2025 SubQuery Pte Ltd authors & contributors
2
// SPDX-License-Identifier: GPL-3.0
3
4
import
{mapToObject, ReaderFactory, toJsonObject} from
'@subql/common'
;
Callers
nothing calls this directly
Calls
10
createTestProject
Function · 0.90
createMultiChainTestProject
Function · 0.90
uploadToIpfs
Function · 0.90
toJsonObject
Function · 0.90
mapToObject
Function · 0.90
getDirectoryCid
Function · 0.90
getProjectSchema
Method · 0.65
toDeployment
Method · 0.65
warn
Method · 0.45
create
Method · 0.45
Tested by
no test coverage detected