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

orneryd / NornicDB / 23520963016
87%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2026 01:59AM UTC
Jobs 1
Files 331
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

25 Mar 2026 01:47AM UTC coverage: 87.188% (-0.004%) from 87.192%
23520963016

push

github

orneryd
perf(nornicdb): reduce write-path lock contention by narrowing db.mu scope

snapshot shared DB state under short RLock and release before long operations
remove coarse lock hold across storage scans/deletes/updates in DeleteUserData and AnonymizeUserData
remove coarse lock hold across edge/node write paths in CreateEdge, DeleteEdge, and DeleteNode
avoid holding db.mu across schema/index creation in CreateIndex and BootstrapCanonicalSchema
preserve behavior while improving concurrency under write-heavy workloads

52 of 53 new or added lines in 1 file covered. (98.11%)

20 existing lines in 5 files now uncovered.

105265 of 120733 relevant lines covered (87.19%)

1.02 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
88.33
0.35% pkg/nornicdb/db_admin.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
92.46
-0.37% pkg/cypher/match_rows.go
3
79.23
-1.45% pkg/storage/badger_schema.go
4
79.87
-2.6% pkg/fabric/remote_executor.go
4
89.7
-1.72% pkg/qdrantgrpc/vector_index_cache.go
7
89.67
-0.76% pkg/replication/storage_adapter.go
Jobs
ID Job ID Ran Files Coverage
1 23520963016.1 25 Mar 2026 01:59AM UTC 331
87.19
GitHub Action Run
Source Files on build 23520963016
  • Tree
  • List 331
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e47aab45 on github
  • Prev Build on main (#23520809973)
  • Next Build on main (#23521809976)
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