omnigraph/crates/omnigraph-compiler/src
aaltshuler 2faa8dfa3e test: lowering-boundary pins for Both + undirected under degraded coverage
Closes two coverage gaps from review of my own test surface: (1) the
lowering boundary — undirected lowers to Expand{direction: Both} both
top-level and inside not{} (the discarded-context-clone regression is
now pinned at the layer it lives at, not only end-to-end); (2) the
review-fix path — undirected both_modes equivalence with a
mutation-appended unindexed fragment degrading BTREE coverage, so
results stay correct and mode-equivalent whichever path the pessimistic
coverage pricing picks.
2026-07-06 00:59:09 +03:00
..
catalog test(compiler): pin the rename+widen interaction — rename first, ExtendEnum names the new property 2026-07-05 01:32:11 +03:00
ir test: lowering-boundary pins for Both + undirected under degraded coverage 2026-07-06 00:59:09 +03:00
lint (feat): multi-graph server mode (#119) 2026-05-28 16:19:31 +02:00
query feat(compiler): parse + typecheck undirected traversal — $a <edge> $b 2026-07-06 00:59:09 +03:00
schema rename compiler NanoError and fix cluster config warnings 2026-06-17 23:44:24 +03:00
error.rs address compiler error review comments 2026-06-18 00:02:21 +03:00
json_output.rs Initial public Omnigraph repository 2026-04-10 20:49:41 +03:00
lib.rs refactor(compiler): remove dead OpenAI embedding client (RFC-012 Phase 1) 2026-06-15 15:07:54 +02:00
query_input.rs rename compiler NanoError and fix cluster config warnings 2026-06-17 23:44:24 +03:00
result.rs rename compiler NanoError and fix cluster config warnings 2026-06-17 23:44:24 +03:00
types.rs feat(compiler): parse + typecheck undirected traversal — $a <edge> $b 2026-07-06 00:59:09 +03:00