MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / profile-buffer.test.ts

File profile-buffer.test.ts

packages/db/src/buffers/profile-buffer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getRedisCache } from '@openpanel/redis';
2import { afterAll, beforeEach, describe, expect, it, vi } from 'vitest';
3import type { IClickhouseProfile } from '../services/profile.service';
4

Callers

nothing calls this directly

Calls 6

getRedisCacheFunction · 0.90
makeProfileFunction · 0.85
getBufferSizeMethod · 0.80
addMethod · 0.45
processBufferMethod · 0.45
fetchFromCacheMethod · 0.45

Tested by

no test coverage detected