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

orneryd / NornicDB / 27284388263
89%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 02:55PM UTC
Jobs 1
Files 476
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

10 Jun 2026 02:42PM UTC coverage: 89.408% (+0.01%) from 89.394%
27284388263

push

github

orneryd
Fix several Graphiti-blocking Cypher execution edge cases and add regression coverage.

- Prevent MATCH-started mutation queries from being misrouted into CALL/read-style execution.
- Fix MATCH+UNWIND+CREATE/MERGE row handling for list-valued payloads and n-arity inputs.
- Preserve writes when inline vector procedures are present in bulk shapes by using the mutation path consistently.
- Expand UNWIND+MATCH+CREATE fast path to support optional passthrough WITH and RETURN count(...) tails.
- Stop relationship SET parsing at WITH boundaries to avoid swallowing trailing clauses.
- Make variable replacement deterministic by replacing longer variable names first (avoids prefix-collision corruption).
- Add Bolt HELLO patch metadata regression coverage (`patch_bolt` includes `utc`).

Includes new regression/matrix tests for:
- MATCH+UNWIND+CREATE list-property cardinality behavior
- relationship vector-procedure bulk shapes across n-arity variations
- fast-path parser and count-return variants
- Bolt UTC patch negotiation metadata

160 of 170 new or added lines in 4 files covered. (94.12%)

17 existing lines in 5 files now uncovered.

139931 of 156508 relevant lines covered (89.41%)

1.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
83.8
1.05% pkg/cypher/unwind_multi_match_create.go
4
87.69
0.17% pkg/cypher/clauses.go

Coverage Regressions

Lines Coverage ∆ File
7
86.57
-2.47% pkg/replication/multi_region.go
4
85.71
-2.6% pkg/fabric/remote_executor.go
3
87.44
-1.35% pkg/storage/badger_schema.go
2
89.14
0.0% pkg/cypher/match_rows.go
1
95.19
-0.34% pkg/cypher/apoc_community.go
Jobs
ID Job ID Ran Files Coverage
1 27284388263.1 10 Jun 2026 02:55PM UTC 476
89.41
GitHub Action Run
Source Files on build 27284388263
  • Tree
  • List 476
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 32fcb7c1 on github
  • Prev Build on main (#27242652842)
  • Next Build on main (#27295031313)
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