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

File optimizer.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { optimizeQuery } from '../../src/query/optimizer.js'
3import {
4 Aggregate,

Callers

nothing calls this directly

Calls 11

expectFunction · 0.90
optimizeQueryFunction · 0.85
createEqFunction · 0.85
createPropRefFunction · 0.85
createValueFunction · 0.85
createGtFunction · 0.85
createAndFunction · 0.85
createOrFunction · 0.85
createLtFunction · 0.85
createAggFunction · 0.85
mapMethod · 0.45

Tested by

no test coverage detected