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

orneryd / NornicDB / 26852240647
88%

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

02 Jun 2026 10:39PM UTC coverage: 87.333% (-0.03%) from 87.359%
26852240647

push

github

orneryd
Fix four Cypher regressions from #191 follow-up:

- Restore relationship creation for `MATCH (a),(b) CREATE (a)-[:R]->(b)` and
  `MATCH (s) CREATE (n)-[:R]->(s)` paths.
- Fix `SET x = x + "..."` self-reference mutation behavior.
- Correct CREATE...SET clause boundary parsing so trailing CREATE/WITH/RETURN
  are parsed as clauses, not expression text.
- Align explicit transaction routing to use executeCreateSet for CREATE...SET
  (matching autocommit behavior).

Changes:
- Extend post-SET clause keyword detection.
- Rework executeCreateSet trailing-clause handling and scoped trailing CREATE support.
- Add explicit-transaction CREATE...SET routing guard.
- Add regression tests in match_comma_create_test.go covering implicit/async/explicit paths.

61 of 133 new or added lines in 3 files covered. (45.86%)

15 existing lines in 4 files now uncovered.

135451 of 155097 relevant lines covered (87.33%)

1.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
72
84.61
-2.22% pkg/cypher/create.go

Coverage Regressions

Lines Coverage ∆ File
7
80.72
0.0% pkg/storage/badger_constraint_validation.go
4
87.03
-0.15% pkg/nornicdb/search_services.go
3
90.07
-0.99% pkg/temporal/decay_integration.go
1
97.64
-0.26% pkg/temporal/tracker.go
Jobs
ID Job ID Ran Files Coverage
1 26852240647.1 02 Jun 2026 10:56PM UTC 476
87.33
GitHub Action Run
Source Files on build 26852240647
  • Tree
  • List 476
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0088e541 on github
  • Prev Build on main (#26851696121)
  • Next Build on main (#26891543683)
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