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

ory / lumen / 23917431712
70%

Build:
DEFAULT BRANCH: main
Ran 02 Apr 2026 07:12PM 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

02 Apr 2026 07:10PM UTC coverage: 69.051%. Remained the same
23917431712

push

github

web-flow
ci: use PAT for release-please to trigger CI on autorelease PRs (#91)

* feat(config): add LUMEN_EMBED_DIMS/LUMEN_EMBED_CTX escape hatch for custom models

Allows users to run unlisted embedding models (quantized variants, local
fine-tunes, models on non-standard ports) without forking or modifying
KnownModels. Both variables are independently overridable — LUMEN_EMBED_DIMS
is required for unknown models; LUMEN_EMBED_CTX overrides context length for
any model and defaults to 8192 for unlisted ones.

Adds table-driven TestLoad covering: known model (no overrides, each variable
independently, both), unknown model (DIMS only, DIMS+CTX, neither → error,
CTX-only → error).

Documents new env vars and custom model usage in README.

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

* ci: run tests on release-please PRs

Remove the `github.actor != 'release-please[bot]'` guards so CI jobs
run on autorelease PRs — required for branch protection checks to pass
before merging.

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

* ci: use PAT for release-please to trigger CI on autorelease PRs

GitHub suppresses pull_request events when a PR is opened via
GITHUB_TOKEN, so CI never runs on release-please PRs. Passing a PAT
via RELEASE_PLEASE_TOKEN causes the PR to be opened as a real actor,
which does trigger the pull_request event and CI.

Requires a RELEASE_PLEASE_TOKEN secret (PAT with contents:write and
pull-requests:write) to be added to the repo.

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

* revert: undo PAT token approach

* ci: use PAT for release-please to trigger CI on autorelease PRs

GitHub suppresses pull_request events when a PR is opened via
GITHUB_TOKEN, so CI never runs on release-please PRs. Passing a PAT
via RELEASE_PLEASE_TOKEN causes the PR to be opened as a real actor,
which triggers the pull_request event and CI normally.

Requires a RELEASE_PLEASE_TOKEN secret (PAT with contents:write and
pull-requests:write... (continued)

2655 of 3845 relevant lines covered (69.05%)

46.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23917431712.1 02 Apr 2026 07:12PM UTC 30
69.05
GitHub Action Run
Source Files on build 23917431712
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23917431712
  • a6721d74 on github
  • Prev Build on main (#23916203896)
  • Next Build on main (#23943448640)
  • 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