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

orneryd / NornicDB / 23917549797
89%

Build:
DEFAULT BRANCH: main
Ran 02 Apr 2026 07:25PM UTC
Jobs 1
Files 360
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 Apr 2026 07:13PM UTC coverage: 85.952% (-0.03%) from 85.983%
23917549797

push

github

orneryd
fix: remove embedding property namespace pollution and fix ORDER BY
  Remove special-case routing that intercepted the "embedding" property
  name during SET/GET operations, redirecting it to internal
  ChunkEmbeddings storage. The "embedding" property is now treated as a
  regular user property stored in node.Properties — users can name their
  embedding fields anything and create vector indexes for them.
  Changes:
  - set_helpers.go: Remove SET n.embedding interception to ChunkEmbeddings
  - node_helpers.go: Remove buildEmbeddingSummary injection into node maps
  - functions_eval_props_literals.go: Remove embedding read routing
  - executor_subqueries.go: Remove embedding read routing, add
    []interface{} array formatting for CALL parameter substitution
  - executor_mutations_where_eval.go: Remove embedding IS NULL routing
  - comparison.go: Remove embedding IS NULL/IS NOT NULL routing
  - executor_subqueries.go: Fix ORDER BY on non-projected node properties
    (e.g. ORDER BY t.createdAt when only t is returned)
  - Update system-design.md, vector-search.md, troubleshooting.md to
    reflect correct defaults (8192 chunk size, bge-m3 model) and
    WITH EMBEDDING support
  - Update all affected tests to assert current behavior

28 of 52 new or added lines in 4 files covered. (53.85%)

106 existing lines in 9 files now uncovered.

109855 of 127810 relevant lines covered (85.95%)

1.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
70.14
-0.39% pkg/cypher/executor_subqueries.go

Coverage Regressions

Lines Coverage ∆ File
63
91.57
0.0% pkg/auth/auth.go
21
86.04
-2.16% pkg/server/server.go
7
86.57
-2.47% pkg/replication/multi_region.go
4
84.63
-0.71% pkg/nornicdb/search_services.go
4
90.0
-2.0% pkg/server/server_public.go
3
90.07
-0.99% pkg/temporal/decay_integration.go
2
87.52
0.0% pkg/cypher/match_rows.go
1
88.6
-0.15% pkg/nornicdb/embed_queue.go
1
97.64
-0.26% pkg/temporal/tracker.go
Jobs
ID Job ID Ran Files Coverage
1 23917549797.1 02 Apr 2026 07:25PM UTC 360
85.95
GitHub Action Run
Source Files on build 23917549797
  • Tree
  • List 360
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 493492e4 on github
  • Prev Build on main (#23911180329)
  • Next Build on main (#23920497792)
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