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

orneryd / NornicDB / 25980204822
90%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 03:46AM UTC
Jobs 1
Files 466
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

17 May 2026 03:25AM UTC coverage: 85.425% (-0.05%) from 85.471%
25980204822

push

github

orneryd
docs: audit pages against code; fix stale env vars, broken anchors, and Qdrant Node script

  Pinned every consumer-visible doc claim to the actual code surface and
  fixed a runnable script that would have failed on first execution.

  Skills aligned to verified parser/executor behavior:
  - knowledge-policies: corrected the binding-resolution tie-break rule
    (lower Order wins; equal-Order against the same target raises a build
    error, not a "first-registered wins" silent pick) and removed the
    misleading `ALTER PROMOTION POLICY ... SET OPTIONS { ... }` example —
    the executor only honors `enabled` on policies. Routed readers to
    `decay(n)` for the floor value, since the `resolve()` procedure does
    not project EffectiveFloor.
  - promotion-policies: clarified that `nornicdb.knowledgepolicy.resolve()`
    is a dry-run with empty access metadata, so WHEN predicates that depend
    on access counts may not reflect the live decision.
  - rag-procedures: corrected the `db.rerank` claim — it does not error
    without a configured reranker; it returns pass-through ordering.
  - neo4j-migration: fixed a broken anchor link into the cypher-queries
    skill (double-dash slug).

  scripts/migration/qdrant/migrate.mjs rewritten to be runnable. The prior
  version wrote to NornicDB on port 7474 in Qdrant REST shape; NornicDB has
  no Qdrant-compatible REST surface, so it would have failed at the first
  request. The script now reads from Qdrant over REST and writes into
  NornicDB over Bolt (each point becomes a node with its vector and
  payload). README and qdrant-migration skill updated to be honest about
  the asymmetry.

  Stale env-var names corrected in user-facing docs:
  - `NORNICDB_NO_AUTH` -> `NORNICDB_AUTH=none` in development/setup.md,
    compliance/rbac.md, operations/deployment.md, operations/
    troubleshooting.md.
  - `NORNICDB_EMBEDDING_URL` -> `NORNICDB_EMBEDDING_API_URL` across
    operations/troubleshooting.md, operations... (continued)

128395 of 150302 relevant lines covered (85.42%)

0.99 hits per line

Coverage Regressions

Lines Coverage ∆ File
198
80.87
0.09% pkg/storage/badger_transaction.go
192
87.36
0.09% pkg/cypher/executor.go
123
69.17
0.28% pkg/storage/badger_constraint_validation.go
79
84.65
-0.48% pkg/storage/wal_engine.go
57
81.62
0.0% pkg/storage/constraint_validation.go
44
87.75
-0.17% pkg/storage/async_engine.go
44
84.43
0.01% pkg/storage/badger.go
36
83.96
-3.21% pkg/server/server.go
29
84.9
0.08% pkg/cypher/transaction.go
29
82.43
-0.71% pkg/search/search.go
13
86.13
1.77% pkg/storage/badger_decay_filter.go
12
73.31
-0.92% pkg/nornicdb/db.go
11
93.44
-1.59% pkg/cypher/node_helpers.go
7
87.35
-0.76% pkg/storage/namespaced.go
6
94.85
0.0% pkg/storage/types.go
5
73.24
-5.55% pkg/storage/badger_access_meta.go
4
85.49
-0.64% pkg/server/server_nornicdb.go
2
87.05
-0.3% pkg/cypher/match_rows.go
2
92.13
0.0% pkg/temporal/query_load.go
1
85.31
-0.06% pkg/cypher/traversal.go
1
87.34
-0.14% pkg/nornicdb/embed_queue.go
Jobs
ID Job ID Ran Files Coverage
1 25980204822.1 17 May 2026 03:46AM UTC 466
85.42
GitHub Action Run
Source Files on build 25980204822
  • Tree
  • List 466
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8701864f on github
  • Prev Build on main (#25942306904)
  • Next Build on main (#25980415593)
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