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

orneryd / NornicDB / 23462399689
88%

Build:
DEFAULT BRANCH: main
Ran 23 Mar 2026 10:17PM UTC
Jobs 1
Files 330
Run time 1min
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 Mar 2026 10:03PM UTC coverage: 87.6% (-0.1%) from 87.728%
23462399689

push

github

orneryd
fix(cypher): restore correct UNION subquery results and speed up correlated query paths

fixes missing-row regressions in CALL { ... UNION ALL ... } execution for mixed projection + vector/traversal branches
ensures non-seed-dependent UNION branches execute with correct generic semantics instead of being forced through correlated binding paths
improves subquery/call tail performance with set-based and parallel-safe execution paths while preserving result correctness
strengthens MATCH seed extraction and indexed lookup paths (id, IN, property-index routes) for correlated subqueries
adds deterministic regression and performance tests for real-world query shapes (including vector + traversal UNION pipelines) to prevent recurrence

672 of 919 new or added lines in 4 files covered. (73.12%)

68 existing lines in 11 files now uncovered.

103584 of 118246 relevant lines covered (87.6%)

1.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
131
69.9
-1.14% pkg/cypher/executor_subqueries.go
99
85.91
-4.1% pkg/cypher/call.go
17
75.0
0.14% pkg/cypher/match_index_seek.go

Coverage Regressions

Lines Coverage ∆ File
36
69.9
-1.14% pkg/cypher/executor_subqueries.go
8
87.53
-0.82% pkg/server/server.go
6
85.86
-0.46% pkg/nornicdb/db.go
3
85.91
-4.1% pkg/cypher/call.go
3
88.52
-0.34% pkg/cypher/match_with.go
3
79.23
-1.45% pkg/storage/badger_schema.go
3
90.07
-0.99% pkg/temporal/decay_integration.go
2
75.0
0.14% pkg/cypher/match_index_seek.go
2
92.46
0.0% pkg/cypher/match_rows.go
1
88.44
-0.07% pkg/mcp/server.go
1
97.64
-0.26% pkg/temporal/tracker.go
Jobs
ID Job ID Ran Files Coverage
1 23462399689.1 23 Mar 2026 10:17PM UTC 330
87.6
GitHub Action Run
Source Files on build 23462399689
  • Tree
  • List 330
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5919096f on github
  • Prev Build on main (#23451608288)
  • Next Build on main (#23470613825)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc