MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / retention.service.test.ts

File retention.service.test.ts

packages/db/src/services/retention.service.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { round } from '@openpanel/common';
2import { afterAll, beforeAll, describe, expect, it } from 'vitest';
3
4import {

Callers

nothing calls this directly

Calls 8

setupRetentionFixturesFunction · 0.90
getRetentionCohortFunction · 0.90
getRetentionSeriesFunction · 0.90
processCohortDataFunction · 0.90
roundFunction · 0.90
cohortsOnlyFunction · 0.85
mapMethod · 0.45

Tested by

no test coverage detected