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

orneryd / NornicDB / 27845625031
89%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2026 08:03PM 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

19 Jun 2026 07:52PM UTC coverage: 89.172%. Remained the same
27845625031

push

github

orneryd
Improve performance-critical query paths without changing procedure semantics.

Changes:
- Keep MATCH+WITH vector cosine fast path cheap for property-free shapes, while supporting inline node property maps.
- Add fast predicate handling for `<var>.<prop> IS NOT NULL` in cosine projection pre-WHERE.
- Refactor relationship fulltext scoring to:
  - tokenize/score like node fulltext,
  - avoid duplicate content extraction/lowercasing passes,
  - reduce intermediate allocations during scoring/sorting/result assembly.
- Add deterministic e2e scenario coverage and benchmem benchmarks for:
  - tiny Chunk cosine projection shape (21 rows, 1024-dim),
  - multi-token Graphiti relationship fulltext relevance shape.

Validation:
- go test ./pkg/cypher -count=1
- focused e2e/fulltext regression tests pass
- benchmark coverage added for latency/alloc profiles

112 of 143 new or added lines in 2 files covered. (78.32%)

8 existing lines in 4 files now uncovered.

141528 of 158714 relevant lines covered (89.17%)

1.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
92.27
-2.33% pkg/cypher/call_compat.go
10
66.85
0.28% pkg/cypher/executor_match_vector_cosine_fastpath.go

Coverage Regressions

Lines Coverage ∆ File
3
92.27
-2.33% pkg/cypher/call_compat.go
2
91.25
-0.3% pkg/nornicdb/search_services.go
2
86.9
0.04% pkg/storage/badger_transaction.go
1
88.63
-0.07% pkg/mcp/server.go
Jobs
ID Job ID Ran Files Coverage
1 27845625031.1 19 Jun 2026 08:03PM UTC 477
89.17
GitHub Action Run
Source Files on build 27845625031
  • Tree
  • List 477
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0593642c on github
  • Prev Build on main (#27840746422)
  • Next Build on main (#27846551178)
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