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

orneryd / NornicDB / 23840386866
89%

Build:
DEFAULT BRANCH: main
Ran 01 Apr 2026 09:05AM 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:52AM UTC coverage: 86.627% (+0.02%) from 86.604%
23840386866

push

github

orneryd
fix(cypher): correctly handle WITH DISTINCT projection and elementId() in WITH pipelines

Resolve MATCH/WITH query-shape bugs where projected expressions were returned as literal strings instead of evaluated values.

Parse WITH DISTINCT using shared helper (trimDistinctPrefix) in both node and relationship WITH routes
Apply DISTINCT row dedup deterministically on computed WITH rows
Add elementId(...) / id(...) evaluation support in evaluateExpressionFromValues for relationship WITH route
Add e2e regression tests for:
MATCH ... WITH DISTINCT o RETURN elementId(o), o.originalText (relationship route)
same shape on node-only route
WHERE elementId(o) = $rootID OPTIONAL MATCH ... RETURN count(*) paramized variable-length path shape

51 of 60 new or added lines in 2 files covered. (85.0%)

10 existing lines in 4 files now uncovered.

107663 of 124284 relevant lines covered (86.63%)

1.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
87.57
-0.61% pkg/cypher/match_with_rel.go

Coverage Regressions

Lines Coverage ∆ File
4
79.87
-2.6% pkg/fabric/remote_executor.go
3
87.39
-0.19% pkg/storage/wal.go
2
90.79
-0.66% pkg/cypher/optimized_executors.go
1
95.19
-0.34% pkg/cypher/apoc_community.go
Jobs
ID Job ID Ran Files Coverage
1 23840386866.1 01 Apr 2026 09:05AM UTC 343
86.63
GitHub Action Run
Source Files on build 23840386866
  • Tree
  • List 343
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5bd4fc81 on github
  • Prev Build on main (#23839699299)
  • Next Build on main (#23841577691)
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