MCPcopy Create free account
hub / github.com/anomalyco/opencode / inference.test.ts

File inference.test.ts

packages/stats/core/src/domain/inference.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { toGeoAggregate, toModelAggregate, toProviderAggregate } from "./inference"
3import { modelAuthor, normalizeInferenceModel, statModel, statProvider } from "./model-normalization"
4

Callers

nothing calls this directly

Calls 10

normalizeInferenceModelFunction · 0.90
modelAuthorFunction · 0.90
statModelFunction · 0.90
statProviderFunction · 0.90
toModelAggregateFunction · 0.90
toProviderAggregateFunction · 0.90
toGeoAggregateFunction · 0.90
testFunction · 0.85
aggregateFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected