MCPcopy Index your code
hub / github.com/tinyplex/tinybase / metrics.test.ts

File metrics.test.ts

test/perf/metrics.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {Store} from 'tinybase';
2import {createMetrics, createStore} from 'tinybase';
3import {beforeEach} from 'vitest';
4import {repeatRows} from './common.ts';

Callers

nothing calls this directly

Calls 4

createStoreFunction · 0.90
repeatRowsFunction · 0.90
setRowMethod · 0.65
setMetricDefinitionMethod · 0.65

Tested by

no test coverage detected