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

orneryd / NornicDB / 23843612061
89%

Build:
DEFAULT BRANCH: main
Ran 01 Apr 2026 10:27AM UTC
Jobs 1
Files 343
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

01 Apr 2026 10:13AM UTC coverage: 86.478% (-0.06%) from 86.539%
23843612061

push

github

orneryd
fix(cypher) Implemented a direct fast path for the problematic CALL-tail shape in pkg/cypher/call.go. Instead of routing CALL ... YIELD node, score followed by MATCH p = (node)-[:R*..]->(...) WITH node, score, max(length(p)) ... through the rewrite machinery that was dropping bindings, the executor now detects that pattern early, computes max depth directly from the seeded nodes, and then applies the normal RETURN / ORDER BY / LIMIT projection.

195 of 282 new or added lines in 1 file covered. (69.15%)

89 existing lines in 7 files now uncovered.

107955 of 124835 relevant lines covered (86.48%)

1.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
87
83.49
-2.74% pkg/cypher/call.go

Coverage Regressions

Lines Coverage ∆ File
52
83.49
-2.74% pkg/cypher/call.go
24
85.99
-2.47% pkg/server/server.go
5
90.06
-0.38% pkg/replication/storage_adapter.go
3
90.07
0.0% pkg/temporal/decay_integration.go
2
92.46
-0.37% pkg/cypher/match_rows.go
2
64.17
-0.65% pkg/fabric/result.go
1
89.34
-0.13% pkg/nornicdb/embed_queue.go
Jobs
ID Job ID Ran Files Coverage
1 23843612061.1 01 Apr 2026 10:27AM UTC 343
86.48
GitHub Action Run
Source Files on build 23843612061
  • Tree
  • List 343
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 21ac2b31 on github
  • Prev Build on main (#23841577691)
  • Next Build on main (#23844459191)
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