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

ory / lumen / 23858257416
69%

Build:
DEFAULT BRANCH: main
Ran 01 Apr 2026 04:05PM UTC
Jobs 1
Files 30
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

01 Apr 2026 04:04PM UTC coverage: 68.518% (+0.3%) from 68.245%
23858257416

push

github

web-flow
fix(search): pass db file path instead of directory to setupIndexer (#75)

runSearch was calling setupIndexer with the raw indexRoot directory
instead of the SQLite db file path computed by config.DBPathForProject.
SQLite cannot open a directory and failed with:
  exec "PRAGMA journal_mode=WAL": unable to open database file

Also add os.MkdirAll for the db directory (matching the pattern in
runIndex) and a red/green regression test.

Closes https://github.com/ory/lumen/issues/72

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

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

2579 of 3764 relevant lines covered (68.52%)

47.22 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
18.13
-0.38% cmd/search.go
Jobs
ID Job ID Ran Files Coverage
1 23858257416.1 01 Apr 2026 04:05PM UTC 30
68.52
GitHub Action Run
Source Files on build 23858257416
  • Tree
  • List 30
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23858257416
  • 81cb4dbd on github
  • Prev Build on main (#23686112818)
  • Next Build on main (#23860644284)
  • 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