MCPcopy Index your code
hub / github.com/TanStack/db / basic.test.ts

File basic.test.ts

packages/db/tests/query/compiler/basic.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { D2, MultiSet, output } from '@tanstack/db-ivm'
3import { compileQuery } from '../../../src/query/compiler/index.js'
4import { CollectionRef, Func, PropRef, Value } from '../../../src/query/ir.js'

Callers

nothing calls this directly

Calls 12

outputFunction · 0.90
expectFunction · 0.90
compileQueryFunction · 0.85
newInputMethod · 0.80
pipeMethod · 0.80
finalizeMethod · 0.80
getInnerMethod · 0.80
sendDataMethod · 0.45
mapMethod · 0.45
runMethod · 0.45
forEachMethod · 0.45
keysMethod · 0.45

Tested by

no test coverage detected