MCPcopy 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
2import { describe, it, expect, beforeEach, afterEach, vi } from "vitest";
3import { createRequire } from "module";
4import { tmpdir } from "os";

Callers

nothing calls this directly

Calls 3

readFileSyncFunction · 0.85
runFunction · 0.70
parseMethod · 0.45

Tested by

no test coverage detected