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

ory / lumen / 24181762645
72%

Build:
DEFAULT BRANCH: main
Ran 09 Apr 2026 09:02AM UTC
Jobs 1
Files 36
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

09 Apr 2026 08:59AM UTC coverage: 72.007% (+0.1%) from 71.897%
24181762645

push

github

aeneasr
fix: run.sh env defaults override user config file

scripts/run.sh unconditionally exported LUMEN_BACKEND=ollama and
LUMEN_EMBED_MODEL as environment defaults. When the config file system
(~/.config/lumen/config.yaml) was added, applyEnvOverrides treated
these as explicit overrides — resetting server[0] to Ollama defaults
and silently ignoring the user's multi-server YAML config.

Remove the legacy env exports from run.sh. The ConfigService defaults
map already provides the same fallback values without polluting the
environment.

Also add structured logging to FailoverEmbedder so server health
probes, failover decisions, and server selection are visible in
debug.log — making issues like this diagnosable in the future.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

25 of 36 new or added lines in 4 files covered. (69.44%)

3254 of 4519 relevant lines covered (72.01%)

839.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
7.06
-0.21% cmd/index.go
4
19.55
-0.45% cmd/search.go
1
65.96
-0.07% cmd/stdio.go
Jobs
ID Job ID Ran Files Coverage
1 24181762645.1 09 Apr 2026 09:02AM UTC 36
72.01
GitHub Action Run
Source Files on build 24181762645
  • Tree
  • List 36
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24181762645
  • 8082075d on github
  • Prev Build on main (#24131167631)
  • Next Build on main (#24183669130)
  • 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