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

ory / lumen / 23171473418
69%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2026 11:51PM UTC
Jobs 1
Files 22
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

16 Mar 2026 11:51PM UTC coverage: 71.215% (+0.02%) from 71.192%
23171473418

push

github

web-flow
perf(e2e): parallelize all E2E tests and fix openIndexDB race (#45)

Add t.Parallel() to all 28 active E2E tests across three files so the
CI suite runs concurrently instead of serially. Expected wall-clock time
drops from ~18–30 min to ~3–5 min (bound by Ollama throughput).

To unblock parallelism in the CLI tests, add config.DBPathForProjectBase
so callers can compute a DB path for an explicit data dir without
touching os.Setenv — the previous os.Setenv/restore pattern in
openIndexDB was not goroutine-safe. Delete the three permanently-skipped
dead-code stubs (IndexAndSearch, SearchLimit, SearchNoIndex) along with
their now-unused regexp/strconv imports. Reduce the e2e Makefile timeout
from 30m to 10m to match the new parallel execution profile.

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

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

1806 of 2536 relevant lines covered (71.21%)

55.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23171473418.1 16 Mar 2026 11:51PM UTC 22
71.21
GitHub Action Run
Source Files on build 23171473418
  • Tree
  • List 22
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23171473418
  • 1ae29934 on github
  • Prev Build on main (#23170459236)
  • Next Build on main (#23181735238)
  • 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