Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ action_setup_otlp.test.cjs
File
action_setup_otlp.test.cjs
actions/setup/js/action_setup_otlp.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
import
{ describe, it, expect, beforeEach, afterEach, vi } from
"vitest"
;
3
import
{ createRequire } from
"module"
;
4
import
{ tmpdir } from
"os"
;
Callers
nothing calls this directly
Calls
3
readFileSync
Function · 0.85
run
Function · 0.70
parse
Method · 0.45
Tested by
no test coverage detected