MCPcopy Create free account
hub / github.com/TanStack/db / reduce.test.ts

File reduce.test.ts

packages/db-ivm/tests/operators/reduce.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { D2 } from '../../src/d2.js'
3import { MultiSet } from '../../src/multiset.js'
4import { reduce } from '../../src/operators/reduce.js'

Callers

nothing calls this directly

Calls 14

expectFunction · 0.90
reduceFunction · 0.85
outputFunction · 0.85
assertOnlyKeysAffectedFunction · 0.85
assertKeyedResultsFunction · 0.85
newInputMethod · 0.80
pipeMethod · 0.80
finalizeMethod · 0.80
filterMethod · 0.80
addMessageMethod · 0.45
sendDataMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected