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

orneryd / NornicDB / 27855696466
89%

Build:
DEFAULT BRANCH: main
Ran 20 Jun 2026 01:21AM UTC
Jobs 1
Files 477
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

20 Jun 2026 01:10AM UTC coverage: 89.163% (+0.006%) from 89.157%
27855696466

push

github

orneryd
fix(search,cypher): separate ONLINE readiness from live vector-query capability
Keep IsReady() as full build/warmup readiness (Neo4j-like ONLINE semantics), and add CanServeVectorQueries() for the fast path to use when live indexed vectors exist before full warmup.
Restore search.Service.IsReady() to only reflect ready build state.
Add search.Service.CanServeVectorQueries() as ready || EmbeddingCount()>0.
Update cosine fast path service gate to use CanServeVectorQueries() to avoid storage-scan fallback with live external vectors.
Adjust and add regression tests to assert:IsReady() remains false before full warmup.
vector queries still use indexed service path when live property vectors are present.
no AllNodes/label scan fallback in that state.

2 of 5 new or added lines in 2 files covered. (40.0%)

7 existing lines in 4 files now uncovered.

141547 of 158751 relevant lines covered (89.16%)

1.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
83.82
-0.06% pkg/search/search.go

Coverage Regressions

Lines Coverage ∆ File
2
68.47
-0.18% pkg/cypher/executor_match_vector_cosine_fastpath.go
2
90.79
-0.66% pkg/cypher/optimized_executors.go
2
80.9
-1.12% pkg/storage/badger_edge_between_index.go
1
93.67
-0.14% pkg/nornicdb/embed_queue.go
Jobs
ID Job ID Ran Files Coverage
1 27855696466.1 20 Jun 2026 01:21AM UTC 477
89.16
GitHub Action Run
Source Files on build 27855696466
  • Tree
  • List 477
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f065645b on github
  • Prev Build on main (#27854303697)
  • Next Build on main (#27855817225)
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