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

orneryd / NornicDB / 28060507394
89%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 10:20PM 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

23 Jun 2026 10:09PM UTC coverage: 88.433% (-0.04%) from 88.468%
28060507394

push

github

orneryd
perf(storage): project node properties for vector fast paths

Add an optional projected node read path for Badger-backed storage and use it
from indexed node cosine fast paths. Tokenized properties outside the requested
projection are skipped with msgpack.Decoder.Skip, so Graphiti-style vector
queries can return scalar fields such as uuid/group_id without materializing
large name_embedding properties.

BenchmarkDeserializeNodeGraphitiVector:
  Full:      15,209 ns/op, 9,555 B/op, 24 allocs/op
  Projected: 12,507 ns/op, 1,248 B/op, 18 allocs/op

130 of 219 new or added lines in 5 files covered. (59.36%)

4 existing lines in 3 files now uncovered.

142825 of 161506 relevant lines covered (88.43%)

1.03 hits per line

Uncovered Changes

Lines Coverage ∆ File
39
69.25
-0.35% pkg/cypher/executor_match_vector_cosine_fastpath.go
28
89.08
-2.93% pkg/storage/namespaced.go
18
76.46
-1.41% pkg/storage/badger_nodes.go
4
61.27
1.4% pkg/storage/property_codec.go

Coverage Regressions

Lines Coverage ∆ File
2
91.62
-1.05% pkg/linkpredict/hybrid.go
1
69.25
-0.35% pkg/cypher/executor_match_vector_cosine_fastpath.go
1
93.67
-0.14% pkg/nornicdb/embed_queue.go
Jobs
ID Job ID Ran Files Coverage
1 28060507394.1 23 Jun 2026 10:20PM UTC 478
88.43
GitHub Action Run
Source Files on build 28060507394
  • Tree
  • List 478
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a10ac376 on github
  • Prev Build on main (#28059918008)
  • Next Build on main (#28102881903)
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