MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / withQueueSpan.test.ts

File withQueueSpan.test.ts

apps/api/tests/lib/tracing/withQueueSpan.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import type { Job } from "bullmq";
3
4import { withQueueSpan } from "../../../src/lib/tracing/withQueueSpan";

Callers

nothing calls this directly

Calls 2

withQueueSpanFunction · 0.90
makeJobFunction · 0.85

Tested by

no test coverage detected