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

orneryd / NornicDB
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: fix/fail-loud-multiclause
DEFAULT BRANCH: main
Repo Added 05 Mar 2026 03:12PM UTC
Files 485
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

LAST BUILD ON BRANCH test/bound-delete-fastpath-coverage
branch: test/bound-delete-fastpath-coverage
CHANGE BRANCH
x
Reset
  • test/bound-delete-fastpath-coverage
  • admin-import
  • async-config
  • bolt-over-ws
  • codex/4902-executewrite-delete
  • codex/5122-local-analyze-proof
  • codex/eshu-repo-edge-expansion
  • codex/recovery-corruption-chunking
  • codex/search-startup-mode
  • codex/v111-match-merge-on-create-route
  • feature/unique-merge-conflict-surfacing-209
  • fix/fail-loud-multiclause
  • fix/rel-source-uid-in-index-seed
  • main
  • otel
  • perf/k8s-tier2-canonical-write-followups
  • property-key-index
  • release-1-1-0
  • search-index-flags
  • si-adj-api
  • substrate-layer
  • ui-readiness

02 Jul 2026 08:48PM UTC coverage: 89.124% (+0.02%) from 89.104%
28620638514

Pull #254

github

linuxdynasty
test(storage): assert outside tx.mu in no-snapshot adjacency test

Copilot review: the no-snapshot committed-adjacency test called require.*
while holding tx.mu. A failing assertion runs runtime.Goexit, which fires
the deferred tx.Rollback() — Rollback also locks tx.mu, so the failure path
would deadlock. Capture all results under the lock, release it, then assert.
Pull Request #254: cover the bound relationship delete fast-path branches (follow-up to #230)

146064 of 163889 relevant lines covered (89.12%)

1.04 hits per line

Relevant lines Covered
Build:
Build:
163889 RELEVANT LINES 146064 COVERED LINES
1.04 HITS PER LINE
Source Files on test/bound-delete-fastpath-coverage
  • Tree
  • List 483
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28620638514 test/bound-delete-fastpath-coverage test(storage): assert outside tx.mu in no-snapshot adjacency test Copilot review: the no-snapshot committed-adjacency test called require.* while holding tx.mu. A failing assertion runs runtime.Goexit, which fires the deferred tx.Rollback() — Rol... Pull #254 02 Jul 2026 08:59PM UTC linuxdynasty github
89.12
28619747867 test/bound-delete-fastpath-coverage test(cypher,storage): cover bound-relationship-delete fast-path branches Follow-up to #230. Fills in the branch coverage on the bound relationship delete fast path and the transaction snapshot adjacency reader that landed in that PR. pkg/cypher ... Pull #254 02 Jul 2026 08:44PM UTC linuxdynasty github
89.12
See All Builds (556)
  • Repo on GitHub
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