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

orneryd / NornicDB / 28173897374
89%

Build:
DEFAULT BRANCH: main
Ran 25 Jun 2026 01:44PM UTC
Jobs 1
Files 478
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

25 Jun 2026 01:32PM UTC coverage: 88.438%. Remained the same
28173897374

push

github

orneryd
fix(cypher): bound relationship SET pipelines with WITH LIMIT

Fix relationship MATCH/WITH LIMIT handling so LIMIT is applied before
downstream SET execution. This prevents relationship-property updates from
materializing oversized MVCC commit state when a query intends to update only a
bounded row set.

Also align CREATE property parsing with expression semantics so values like
't' + toString(0) are stored as evaluated strings, allowing later MATCH clauses
to find the created nodes and preserving UNWIND MATCH CREATE relationship
pipelines.

Tests:
- Add regression for relationship WITH LIMIT row bounding
- Add regression for CREATE toString concatenation properties
- Add regression for CREATE-expression nodes feeding UNWIND MATCH CREATE
- Update MVCC regression to seed through Cypher ingestion

79 of 105 new or added lines in 3 files covered. (75.24%)

13 existing lines in 5 files now uncovered.

143036 of 161735 relevant lines covered (88.44%)

1.03 hits per line

Uncovered Changes

Lines Coverage ∆ File
20
89.3
-0.33% pkg/cypher/executor_mutations.go
5
97.67
-1.53% pkg/cypher/pattern_parser.go
1
85.02
0.2% pkg/cypher/match_with_rel.go

Coverage Regressions

Lines Coverage ∆ File
6
91.67
-0.52% pkg/nornicdb/db_admin.go
2
89.3
-0.33% pkg/cypher/executor_mutations.go
2
89.66
-3.45% pkg/nornicdb/auto_embed_inference.go
2
91.48
-0.66% pkg/temporal/query_load.go
1
88.15
-0.24% pkg/search/vector_query_spec.go
Jobs
ID Job ID Ran Files Coverage
1 28173897374.1 25 Jun 2026 01:44PM UTC 478
88.44
GitHub Action Run
Source Files on build 28173897374
  • Tree
  • List 478
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e2781674 on github
  • Prev Build on main (#28141896729)
  • Next Build on main (#28178062869)
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