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

orneryd / NornicDB / 28102881903
89%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 01:52PM 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

24 Jun 2026 01:41PM UTC coverage: 88.442% (+0.009%) from 88.433%
28102881903

push

github

orneryd
fix(search): query file-backed property vectors in Cypher vector path

Cypher-compatible node vector queries treated the in-memory VectorIndex as
authoritative, so file-backed VectorFileStore builds could have populated
property-vector metadata while returning no node candidates. This could make
Graphiti entity-resolution queries miss existing nodes with name_embedding and
create duplicate same-name entities during ingest.

Use the active vector backing store for count/dimension checks and candidate
rescoring, preferring VectorFileStore when present and falling back to the
in-memory VectorIndex. Add search and Cypher regressions for file-backed
property vectors on the Graphiti cosine fast path.

22 of 22 new or added lines in 1 file covered. (100.0%)

18 existing lines in 6 files now uncovered.

142846 of 161513 relevant lines covered (88.44%)

1.03 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
93.13
-1.72% pkg/qdrantgrpc/vector_index_cache.go
4
87.86
-0.37% pkg/search/hnsw_index.go
4
87.75
-0.36% pkg/server/server.go
2
90.79
-0.66% pkg/cypher/optimized_executors.go
2
89.66
-3.45% pkg/nornicdb/auto_embed_inference.go
2
91.48
-0.66% pkg/temporal/query_load.go
Jobs
ID Job ID Ran Files Coverage
1 28102881903.1 24 Jun 2026 01:52PM UTC 478
88.44
GitHub Action Run
Source Files on build 28102881903
  • Tree
  • List 478
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b90574ef on github
  • Prev Build on main (#28060507394)
  • Next Build on main (#28110299355)
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