MCPcopy Create free account
hub / github.com/anomalyco/opencode / stat-sync.ts

File stat-sync.ts

packages/stats/core/src/stat-sync.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DateTime, Effect } from "effect"
2import { Resource } from "sst/resource"
3import { Athena, AthenaQueryError, AthenaQueryTimeoutError } from "./athena"
4import { DatabaseError } from "./database"

Callers

nothing calls this directly

Calls 7

startOfIsoWeekFunction · 0.90
buildStatsQueryFunction · 0.90
logRuntimeCheckFunction · 0.85
modelRowsFromAggregatesFunction · 0.85
geoRowsFromAggregatesFunction · 0.85
allMethod · 0.45

Tested by

no test coverage detected