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

orneryd / NornicDB / 28102881903 / 1
89%
main: 89%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 01:52PM UTC
Files 478
Run time 23s
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.1

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.

142846 of 161513 relevant lines covered (88.44%)

1.03 hits per line

Source Files on job 28102881903.1
  • Tree
  • List 478
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28102881903
  • b90574ef on github
  • Prev Job for on main (#28060507394.1)
  • Next Job for on main (#28110299355.1)
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