Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thunder-Compute/thunder-cli
/ modifySpecStore
Function
modifySpecStore
cmd/modify_test.go:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
)
13
14
func
modifySpecStore() *utils.SpecStore {
15
return
testSpecStore()
16
}
17
18
func
modifyInstance(mode, gpuType, numGPUs, cpuCores string, storage int) *api.Instance {
19
return
&api.Instance{
Callers
1
TestBuildModifyRequestFromFlags
Function · 0.85
Calls
1
testSpecStore
Function · 0.70
Tested by
no test coverage detected