• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

orneryd / NornicDB / 30026085219
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: codex/relationship-merge-property-identity
DEFAULT BRANCH: main
Ran 23 Jul 2026 04:50PM UTC
Jobs 1
Files 491
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jul 2026 04:39PM UTC coverage: 89.182% (+0.05%) from 89.13%
30026085219

Pull #265

github

local
test(cypher): cover the traversal OPTIONAL MATCH pipeline branches

Add unit and behavior tests for the traversal-seeded OPTIONAL MATCH
pipeline so its files sit above the cypher coverage floor:

- pattern parsing: relationship-variable extraction (bare/typed/
  variable-length/anonymous/whitespace), endpoint parse errors, rel-form
  variants, direction inversion, quote-aware shape scanning, anonymous
  leading-node naming;
- projection: every fastTraversalExprValue shape (nil bindings, missing
  properties, has_embedding via EmbedMeta and chunk embeddings, scalar
  wrapper pseudo-nodes, bare node/rel variables, evaluator fallbacks),
  compiled literals, CASE/operator fallback items, registry-miss
  functions, uncompilable lazy arguments, and compiled-vs-evaluator
  equivalence for unbound variables;
- clause evaluation: null-seed propagation through chained clauses,
  both-endpoints-bound relationship filtering, pre-bound relationship
  variables joined by identity, disconnected-pattern null-fill for node
  and relationship variables, general-path WHERE with outer-variable
  references, single-node property/WHERE/anonymous variants, anonymous
  seed patterns, empty seeds, RETURN-less queries, and SKIP clamping;
- aggregation: span scanning boundaries (word boundaries, quoted
  strings, unbalanced calls, maps, nested aggregates), whole-call
  parsing, null skipping and DISTINCT dedup, every finalizer including
  stdev/stdevp contracts and empty-input identities, grouped and
  ungrouped empty-input behavior, count(*) in mixed expressions, and
  the count() compile-time rejection.

Coverage of the four pipeline files rises to 98.0% / 100.0% / 96.6% /
97.9% (statements); the remaining lines are defensive branches against
malformed input and storage errors.
Pull Request #265: fix(cypher): evaluate traversal-seeded OPTIONAL MATCH projections (function projection, rel-var binding, chained clauses, aggregation)

912 of 930 new or added lines in 5 files covered. (98.06%)

24 existing lines in 9 files now uncovered.

147501 of 165393 relevant lines covered (89.18%)

1.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
97.49
pkg/cypher/optional_match_traversal.go
5
97.34
pkg/cypher/optional_match_traversal_general.go
4
94.44
pkg/cypher/optional_match_traversal_compile.go

Coverage Regressions

Lines Coverage ∆ File
6
92.1
-0.09% pkg/nornicdb/db_admin.go
4
87.86
-0.37% pkg/search/hnsw_index.go
3
90.84
-0.43% pkg/nornicdb/search_services.go
3
87.44
-1.35% pkg/storage/badger_schema.go
2
87.48
0.13% pkg/cypher/clauses.go
2
90.79
-0.66% pkg/cypher/optimized_executors.go
2
89.66
-3.45% pkg/nornicdb/auto_embed_inference.go
1
93.67
-0.14% pkg/nornicdb/embed_queue.go
1
88.15
-0.24% pkg/search/vector_query_spec.go
Jobs
ID Job ID Ran Files Coverage
1 30026085219.1 23 Jul 2026 04:50PM UTC 491
89.18
GitHub Action Run
Source Files on build 30026085219
  • Tree
  • List 491
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #265
  • PR Base - main (#29767323807)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc