MCPcopy Index your code
hub / github.com/github/copilot-sdk / telemetry.test.ts

File telemetry.test.ts

nodejs/test/telemetry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import { describe, expect, it } from "vitest";
3import { getTraceContext } from "../src/telemetry.js";
4import type { TraceContextProvider } from "../src/types.js";

Callers

nothing calls this directly

Calls 2

getTraceContextFunction · 0.90
StringFunction · 0.85

Tested by

no test coverage detected