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

orneryd / NornicDB / 27890936986
89%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2026 02:39AM UTC
Jobs 1
Files 477
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

21 Jun 2026 02:26AM UTC coverage: 89.091% (-0.001%) from 89.092%
27890936986

push

github

orneryd
fix(storage): block prefix counts during async flush

NodeCountByPrefix could skip the flush lock and observe a mixed cache/engine
state while async writes were in flight. That made namespace-scoped counts
flaky and could report MATCH (n) lower than label-scoped counts.

Fix by making prefix-scoped node and edge counts block on flushMu, matching
the existing NodeCount behavior. Add a regression test that proves
NodeCountByPrefix waits for flush completion.

7 of 7 new or added lines in 1 file covered. (100.0%)

19 existing lines in 7 files now uncovered.

141589 of 158927 relevant lines covered (89.09%)

1.04 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
93.13
-1.72% pkg/qdrantgrpc/vector_index_cache.go
4
87.86
-0.37% pkg/search/hnsw_index.go
3
81.16
-0.02% pkg/search/search.go
2
89.14
-0.3% pkg/cypher/match_rows.go
2
91.1
-0.3% pkg/nornicdb/search_services.go
2
91.02
-0.35% pkg/replication/ha_standby.go
2
92.13
0.0% pkg/temporal/query_load.go
Jobs
ID Job ID Ran Files Coverage
1 27890936986.1 21 Jun 2026 02:39AM UTC 477
89.09
GitHub Action Run
Source Files on build 27890936986
  • Tree
  • List 477
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 36e64ba9 on github
  • Prev Build on main (#27887643810)
  • Next Build on main (#27894591005)
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