Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure/sql-action
/ SqlUtils.test.ts
File
SqlUtils.test.ts
__tests__/SqlUtils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as exec from
"@actions/exec"
;
2
import
SqlUtils from
"../src/SqlUtils"
;
3
import
SqlConnectionConfig from
'../src/SqlConnectionConfig'
;
4
Callers
nothing calls this directly
Calls
2
getConnectionConfig
Function · 0.85
detectIPAddress
Method · 0.45
Tested by
no test coverage detected