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

orneryd / NornicDB / 27854303697
89%

Build:
DEFAULT BRANCH: main
Ran 20 Jun 2026 12:25AM 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 12:13AM UTC coverage: 89.157% (-0.004%) from 89.161%
27854303697

push

github

orneryd
fix(cypher): make vector fast paths use owned search readiness

Avoid query-time vector service creation while preserving deterministic indexed
performance for wired database services.

Changes:
- Never create or replace search services from Cypher vector query paths
- Call EnsureWarm on wired services so lazy warming is triggered once by Cypher reads
- Use service-backed vector search only after the owned service is ready
- Fall back to exact scoring for unwired, unready, or dimension-mismatched services
- Preserve managed/chunk embedding fallback for queryNodes without schema metadata
- Add regressions for unwired fallback, lazy warm, and ready-service no-scan paths

13 of 16 new or added lines in 2 files covered. (81.25%)

190 existing lines in 12 files now uncovered.

141535 of 158748 relevant lines covered (89.16%)

1.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
87.37
-2.93% pkg/cypher/call_vector.go
1
68.65
1.8% pkg/cypher/executor_match_vector_cosine_fastpath.go

Coverage Regressions

Lines Coverage ∆ File
144
68.65
1.8% pkg/cypher/executor_match_vector_cosine_fastpath.go
23
87.37
-2.93% pkg/cypher/call_vector.go
4
93.13
-1.72% pkg/qdrantgrpc/vector_index_cache.go
3
88.7
-1.26% pkg/knowledgepolicy/binding_builder.go
3
87.44
-1.35% pkg/storage/badger_schema.go
3
90.07
-0.99% pkg/temporal/decay_integration.go
2
92.03
-0.24% pkg/cypher/call_compat.go
2
89.14
0.0% pkg/cypher/match_rows.go
2
79.44
-1.11% pkg/storage/badger_label_index_backfill.go
2
92.13
0.0% pkg/temporal/query_load.go
1
91.1
-0.15% pkg/nornicdb/search_services.go
1
97.64
-0.26% pkg/temporal/tracker.go
Jobs
ID Job ID Ran Files Coverage
1 27854303697.1 20 Jun 2026 12:25AM UTC 477
89.16
GitHub Action Run
Source Files on build 27854303697
  • Tree
  • List 477
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 214729d2 on github
  • Prev Build on main (#27846551178)
  • Next Build on main (#27855696466)
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