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

orneryd / NornicDB / 23839699299
89%

Build:
DEFAULT BRANCH: main
Ran 01 Apr 2026 08:48AM 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 08:28AM UTC coverage: 86.604% (-0.02%) from 86.622%
23839699299

push

github

orneryd
fix(cypher): correctly parse CALL args with tail function expressions

Prevent false procedure arg-count failures when CALL ... is followed by tail expressions containing parentheses/commas (for example RETURN left(...), labels(...)).

Fix extractCallArguments to find the matching call-closing paren via balanced parsing instead of LastIndex(")")
Handle nested parens and quoted strings safely in call argument extraction
Add regression tests for:
raw arg parsing with CALL db.index.vector.queryNodes(...) ... RETURN left(...)
execute path to ensure no false “got 4 args” from tail functions
vector procedure end-to-end query shape with YIELD ... RETURN left(...)

34 of 39 new or added lines in 1 file covered. (87.18%)

472 existing lines in 13 files now uncovered.

107584 of 124225 relevant lines covered (86.6%)

1.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
91.88
-1.62% pkg/cypher/procedure_call_parsing.go

Coverage Regressions

Lines Coverage ∆ File
342
81.52
-0.21% pkg/cypher/clauses.go
107
86.23
0.19% pkg/cypher/call.go
3
88.11
-0.31% pkg/server/server.go
3
79.23
-1.45% pkg/storage/badger_schema.go
3
90.07
-0.99% pkg/temporal/decay_integration.go
2
92.46
0.0% pkg/cypher/match_rows.go
2
64.17
-0.65% pkg/fabric/result.go
2
89.66
-3.45% pkg/nornicdb/auto_embed_inference.go
2
85.34
-0.35% pkg/nornicdb/search_services.go
2
82.16
-0.06% pkg/search/search.go
2
91.48
-0.66% pkg/temporal/query_load.go
1
87.31
-0.05% pkg/storage/async_engine.go
1
97.64
-0.26% pkg/temporal/tracker.go
Jobs
ID Job ID Ran Files Coverage
1 23839699299.1 01 Apr 2026 08:48AM UTC 343
86.6
GitHub Action Run
Source Files on build 23839699299
  • Tree
  • List 343
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 83657864 on github
  • Prev Build on main (#23836156686)
  • Next Build on main (#23840386866)
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