Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clouditor/clouditor
/ TestMain
Function
TestMain
service/orchestrator/orchestrator_test.go:47–51 ·
view source on GitHub ↗
(m *testing.M)
Source
from the content-addressed store, hash-verified
45
)
46
47
func
TestMain(m *testing.M) {
48
clitest.AutoChdir()
49
50
os.Exit(m.Run())
51
}
52
53
func
toStruct(f float32) (s *structpb.Value) {
54
var
(
Callers
nothing calls this directly
Calls
1
AutoChdir
Function · 0.92
Tested by
no test coverage detected