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

orneryd / NornicDB / 24737089309
87%

Build:
DEFAULT BRANCH: main
Ran 21 Apr 2026 05:51PM UTC
Jobs 1
Files 370
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

21 Apr 2026 05:35PM UTC coverage: 84.611% (+0.2%) from 84.443%
24737089309

push

github

orneryd
fix(localllm, storage): fix CGO generation bugs, replace regex with keyword scanning
- localllm: set LLAMA_ATTENTION_TYPE_CAUSAL in create_gen_context; some models resolved UNSPECIFIED to non-causal, breaking generation
- localllm: fix ctx_is_healthy false-negative when kv_unified=false; use llama_n_ct) instead of llama_get_memory) which returns NULL for non-unified KV caches
- storage: remove all 8 compiled regexp patterns from constraint_contracts. go in favor of allocation-free keyword scanning helpers (same style as pkg/cypher/keyword_scan.go)
- storage: make contractPattern.TargetLabels n-arity ([lstring) to support multi-label Cypher patterns like (:Person: Employee)
storage: add 55 deterministic unit tests for constraint contract parsing, comparison, and namespace resolution
- fabric: add coverage tests for SliceRowView, JoinedRowView, Fragment types, Location types, HotPathTrace, PrefetchRowIterator, and PlanCache

343 of 502 new or added lines in 1 file covered. (68.33%)

7 existing lines in 4 files now uncovered.

114190 of 134959 relevant lines covered (84.61%)

0.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
159
61.24
27.01% pkg/storage/constraint_contracts.go

Coverage Regressions

Lines Coverage ∆ File
4
89.7
-1.72% pkg/qdrantgrpc/vector_index_cache.go
1
84.41
-0.06% pkg/cypher/traversal.go
1
88.6
-0.15% pkg/nornicdb/embed_queue.go
1
84.28
-0.18% pkg/nornicdb/search_services.go
Jobs
ID Job ID Ran Files Coverage
1 24737089309.1 21 Apr 2026 05:51PM UTC 370
84.61
GitHub Action Run
Source Files on build 24737089309
  • Tree
  • List 370
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2f5e2dbc on github
  • Prev Build on main (#24689579592)
  • Next Build on main (#24845175883)
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