Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ topKWithIndex.test.ts
File
topKWithIndex.test.ts
packages/db-ivm/tests/operators/topKWithIndex.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'vitest'
2
import
{ D2 } from
'../../src/d2.js'
3
import
{ MultiSet } from
'../../src/multiset.js'
4
import
{ output } from
'../../src/operators/index.js'
Callers
nothing calls this directly
Calls
15
expect
Function · 0.90
topKWithIndex
Function · 0.85
output
Function · 0.85
sortByIndexAndId
Function · 0.85
sortByKeyIndexAndId
Function · 0.85
assertResults
Function · 0.85
assertOnlyKeysAffected
Function · 0.85
sortByMultiplicityIndexAndId
Function · 0.85
newInput
Method · 0.80
pipe
Method · 0.80
finalize
Method · 0.80
getInner
Method · 0.80
Tested by
no test coverage detected