Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ round } from
'@openpanel/common'
;
2
import
{ afterAll, beforeAll, describe, expect, it } from
'vitest'
;
3
4
import
{
Callers
nothing calls this directly
Calls
8
setupRetentionFixtures
Function · 0.90
teardownRetentionFixtures
Function · 0.90
getRetentionCohort
Function · 0.90
getRetentionSeries
Function · 0.90
processCohortData
Function · 0.90
round
Function · 0.90
cohortsOnly
Function · 0.85
map
Method · 0.45
Tested by
no test coverage detected