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

orneryd / NornicDB / 27859488484
89%

Build:
DEFAULT BRANCH: main
Ran 20 Jun 2026 04:08AM 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 03:57AM UTC coverage: 89.174%. Remained the same
27859488484

push

github

orneryd
fix(cypher): keep vector reads passive during Graphiti ingest

Keep scalar vector.similarity cosine fast paths from triggering search warmup
or falling back to exact storage scans while live vectors are already indexed.
Use live node and relationship vector metadata before full search readiness, and
remove read-path BuildIndexes calls from relationship vector queries.

Update relationship mutation paths to notify live search metadata so
RELATES_TO.fact_embedding vectors are queryable immediately during bulk ingest.
Extend Graphiti regressions to cover both node and relationship vector searches
before warmup, including concurrent background warmup coverage.

Also make HNSW candidate generation honor the requested overfetch beam so
transition replay tests can reliably find writes preserved during strategy
switches.

30 of 34 new or added lines in 8 files covered. (88.24%)

42 existing lines in 9 files now uncovered.

141584 of 158772 relevant lines covered (89.17%)

1.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
86.74
-0.04% pkg/cypher/merge.go
1
88.14
-0.0% pkg/cypher/create.go
1
89.62
-0.03% pkg/cypher/executor_mutations.go

Coverage Regressions

Lines Coverage ∆ File
23
83.9
-0.48% pkg/search/search.go
6
90.5
-0.9% pkg/nornicdb/search_services.go
3
88.37
-0.12% pkg/cypher/call.go
3
90.07
-0.99% pkg/temporal/decay_integration.go
2
89.14
0.0% pkg/cypher/match_rows.go
2
89.66
-3.45% pkg/nornicdb/auto_embed_inference.go
1
88.51
-0.06% pkg/cypher/traversal.go
1
86.86
-0.04% pkg/storage/badger_transaction.go
1
97.64
-0.26% pkg/temporal/tracker.go
Jobs
ID Job ID Ran Files Coverage
1 27859488484.1 20 Jun 2026 04:08AM UTC 477
89.17
GitHub Action Run
Source Files on build 27859488484
  • Tree
  • List 477
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 31ce0546 on github
  • Prev Build on main (#27855817225)
  • Next Build on main (#27859777643)
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