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

File topK.test.ts

packages/db-ivm/tests/operators/topK.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 { topK } from '../../src/operators/topK.js'

Callers

nothing calls this directly

Calls 10

expectFunction · 0.90
topKFunction · 0.85
outputFunction · 0.85
newInputMethod · 0.80
pipeMethod · 0.80
finalizeMethod · 0.80
getInnerMethod · 0.80
sortResultsFunction · 0.70
sendDataMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected