Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/refined-github/refined-github
/ caller-id.test.ts
File
caller-id.test.ts
source/helpers/caller-id.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{assert, test, vi} from
'vitest'
;
2
3
import
{getStackLine} from
'./caller-id.js'
;
4
Callers
nothing calls this directly
Calls
1
getStackLine
Function · 0.85
Tested by
no test coverage detected