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

raystack / compass / 24588971682
17%

Build:
DEFAULT BRANCH: main
Ran 17 Apr 2026 10:15PM UTC
Jobs 1
Files 71
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

17 Apr 2026 10:13PM UTC coverage: 8.756% (-0.002%) from 8.758%
24588971682

push

github

ravisuhag
fix: recursive CTE bugs in edge traversal and improve HNSW params

- GetBidirectional: split into seed CTE + single recursive graph CTE
  to fix PostgreSQL error 42P19 (recursive reference in non-recursive term)
- traverse (GetDownstream/GetUpstream): fix JOIN condition that caused
  combinatorial explosion (19K edges instead of 1) by correcting
  column references in the format string
- Bump HNSW index params from m=16/ef=64 to m=32/ef=256 for better
  semantic search recall

0 of 16 new or added lines in 1 file covered. (0.0%)

836 of 9548 relevant lines covered (8.76%)

1.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
0.0
0.0% store/edge_repository.go
Jobs
ID Job ID Ran Files Coverage
1 24588971682.1 17 Apr 2026 10:15PM UTC 71
8.76
GitHub Action Run
Source Files on build 24588971682
  • Tree
  • List 71
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e2eff142 on github
  • Prev Build on main (#24542877595)
  • Next Build on main (#24596014174)
  • Delete
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