Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/devlake
/ IsCloud
Method
IsCloud
backend/plugins/sonarqube/models/connection.go:95–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
}
94
95
func
(connection *SonarqubeConnection) IsCloud() bool {
96
return
connection.Endpoint ==
"https://sonarcloud.io/api/"
97
}
98
99
const
ORG =
"org"
100
Callers
1
PrepareTaskData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected