Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ analytics-sampling.test.ts
File
analytics-sampling.test.ts
common/src/util/__tests__/analytics-sampling.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it } from
'bun:test'
2
3
import
{ AnalyticsEvent } from
'@codebuff/common/constants/analytics-events'
4
Callers
nothing calls this directly
Calls
5
shouldTrackAnalyticsEvent
Function · 0.90
isFullTelemetryEnabled
Function · 0.90
summarizeAnalyticsValue
Function · 0.90
afterEach
Function · 0.85
restoreEnv
Function · 0.85
Tested by
no test coverage detected