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

orneryd / NornicDB / 28619747867
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: fix/fail-loud-multiclause
DEFAULT BRANCH: main
Ran 02 Jul 2026 08:44PM UTC
Jobs 1
Files 483
Run time 2min
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

02 Jul 2026 08:32PM UTC coverage: 89.125% (+0.02%) from 89.104%
28619747867

Pull #254

github

linuxdynasty
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 (tryExecuteBoundRelationshipDelete 84% -> 93%, candidate edges
100%):
- eligibility guards that decline the fast path (unparseable WITH/LIMIT,
  non-simple limit base, sourceless first clause, chained relationship,
  start var != source, rel var != delete var, variable-length hop)
- incoming and both-direction candidate discovery
- named end-node bound into the WHERE evaluation path
- self-loop both-direction dedup (edge seen on both sides, deleted once)

pkg/storage:
- getCommittedAdjacentEdgesLocked / getAllCommittedNodesLocked no-snapshot
  branch (zero read timestamp -> current index/head), including the
  EdgeDirection guard

Tests only, no production change.

Verification:
  go test ./pkg/cypher ./pkg/storage -count=1  -> ok
Pull Request #254: cover the bound relationship delete fast-path branches (follow-up to #230)

146066 of 163889 relevant lines covered (89.12%)

1.04 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
87.44
-1.35% pkg/storage/badger_schema.go
2
83.06
-0.65% pkg/fabric/result.go
2
91.62
-1.05% pkg/linkpredict/hybrid.go
2
89.66
-3.45% pkg/nornicdb/auto_embed_inference.go
1
90.84
-0.14% pkg/nornicdb/search_services.go
Jobs
ID Job ID Ran Files Coverage
1 28619747867.1 02 Jul 2026 08:44PM UTC 483
89.12
GitHub Action Run
Source Files on build 28619747867
  • Tree
  • List 483
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #254
  • PR Base - main (#28619181269)
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