Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, test } from
'vitest'
2
import
{ optimizeQuery } from
'../../src/query/optimizer.js'
3
import
{
4
Aggregate,
Callers
nothing calls this directly
Calls
11
expect
Function · 0.90
optimizeQuery
Function · 0.85
createEq
Function · 0.85
createPropRef
Function · 0.85
createValue
Function · 0.85
createGt
Function · 0.85
createAnd
Function · 0.85
createOr
Function · 0.85
createLt
Function · 0.85
createAgg
Function · 0.85
map
Method · 0.45
Tested by
no test coverage detected