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

orneryd / NornicDB / 24046705137
89%

Build:
DEFAULT BRANCH: main
Ran 06 Apr 2026 07:27PM UTC
Jobs 1
Files 362
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

06 Apr 2026 07:13PM UTC coverage: 85.08% (-0.08%) from 85.159%
24046705137

push

github

orneryd
fix(cypher,storage): preserve tx final-state semantics and reduce batch write amplification

Ensure explicit Cypher transactions validate relationship constraints against
the final in-transaction edge state at commit time, with proper edge
read-your-writes behavior and MATCH ... SET support for relationships.

Also collapse create-then-update node operations within a single storage
transaction so large UNWIND CREATE + SET batches do not exceed Badger's txn
size limits.

Adds storage and Cypher regression coverage for both behaviors.

144 of 295 new or added lines in 4 files covered. (48.81%)

20 existing lines in 5 files now uncovered.

111680 of 131264 relevant lines covered (85.08%)

0.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
108
61.51
-2.93% pkg/storage/badger_transaction.go
22
82.41
-0.43% pkg/cypher/executor_mutations.go
18
87.7
-0.45% pkg/cypher/executor.go
3
87.03
-0.1% pkg/cypher/transaction.go

Coverage Regressions

Lines Coverage ∆ File
11
87.37
-1.13% pkg/server/server.go
3
90.44
-0.57% pkg/replication/storage_adapter.go
2
90.79
-0.66% pkg/cypher/optimized_executors.go
2
64.17
-0.65% pkg/fabric/result.go
2
82.16
-0.06% pkg/search/search.go
Jobs
ID Job ID Ran Files Coverage
1 24046705137.1 06 Apr 2026 07:27PM UTC 362
85.08
GitHub Action Run
Source Files on build 24046705137
  • Tree
  • List 362
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7ba93e21 on github
  • Prev Build on main (#24045863582)
  • Next Build on main (#24047606947)
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