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

ory / lumen / 24090089742
70%

Build:
DEFAULT BRANCH: main
Ran 07 Apr 2026 03:38PM UTC
Jobs 1
Files 32
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

07 Apr 2026 03:36PM UTC coverage: 69.52% (+0.3%) from 69.264%
24090089742

push

github

aeneasr
fix(search): resolve index root from search path, not cwd

When --cwd and --path were both provided, the CLI search command blindly
used cwd as the index root. If the actual index lived at the subproject's
git root (not cwd), the search opened an empty/wrong DB and returned no
results.

Extract resolveIndexRoot() as shared path resolution logic that:
- Resolves the index root from the search path (git root → ancestor index)
- Only adopts cwd as index root when an index already exists there
- Resolves symlinks to avoid macOS /var vs /private/var mismatches

Also adds a 20s search timeout to the CLI, matching the MCP handler.

Closes #97

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

22 of 41 new or added lines in 2 files covered. (53.66%)

2778 of 3996 relevant lines covered (69.52%)

46.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
13
62.86
cmd/resolve.go
6
19.44
1.77% cmd/search.go
Jobs
ID Job ID Ran Files Coverage
1 24090089742.1 07 Apr 2026 03:38PM UTC 32
69.52
GitHub Action Run
Source Files on build 24090089742
  • Tree
  • List 32
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24090089742
  • 47cb4577 on github
  • Prev Build on main (#24076016950)
  • 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