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

orneryd / NornicDB / 27551326370
89%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 02:08PM UTC
Jobs 1
Files 477
Run time 3min
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

15 Jun 2026 01:55PM UTC coverage: 89.216% (-0.01%) from 89.228%
27551326370

push

github

orneryd
fix(cypher): resolve param-map property access in RETURN/WITH projections

- resolve `$param.path` and `$param['key']` in expression evaluation (typed, non-literal)
- preserve bracket-path params during substitution so they are evaluated from context
- fix WITH scalar substitution to use identifier-safe replacement (no stray token corruption)
- extend map member expansion to support bracket member access in addition to dotted access
- reuse existing identifier replacement helper to remove duplicate replacement logic
- add regression coverage for:
  - `RETURN $d.uuid`
  - `RETURN $d['uuid']`
  - `WITH $d AS d RETURN d.uuid`
  - `WITH $d AS d RETURN d['uuid']`
- expand param-source helper tests for bracketed path parsing/error branches

112 of 159 new or added lines in 6 files covered. (70.44%)

14 existing lines in 6 files now uncovered.

141130 of 158190 relevant lines covered (89.22%)

1.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
88.06
-0.36% pkg/cypher/executor_subqueries.go
16
88.14
-0.21% pkg/cypher/create.go
14
87.5
-0.21% pkg/cypher/clauses.go

Coverage Regressions

Lines Coverage ∆ File
6
91.67
-0.52% pkg/nornicdb/db_admin.go
3
87.44
-1.35% pkg/storage/badger_schema.go
2
91.02
-0.35% pkg/replication/ha_standby.go
1
88.51
-0.06% pkg/cypher/traversal.go
1
96.39
-0.3% pkg/nornicdb/apoc_storage_adapter.go
1
91.1
-0.15% pkg/nornicdb/search_services.go
Jobs
ID Job ID Ran Files Coverage
1 27551326370.1 15 Jun 2026 02:08PM UTC 477
89.22
GitHub Action Run
Source Files on build 27551326370
  • Tree
  • List 477
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f578d59d on github
  • Prev Build on main (#27425737176)
  • Next Build on main (#27557120959)
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