MCPcopy Create free account
hub / github.com/ShipSecAI/studio / loki-log.adapter.test.ts

File loki-log.adapter.test.ts

worker/src/adapters/__tests__/loki-log.adapter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'bun:test';
2
3import { LokiLogAdapter, type LokiPushClient, type LokiStreamLine } from '../loki-log.adapter';
4import type { WorkflowLogEntry } from '../../temporal/types';

Callers

nothing calls this directly

Calls 3

buildEntryFunction · 0.85
fromMethod · 0.80
appendMethod · 0.65

Tested by

no test coverage detected