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

ory / lumen / 23170459236
68%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2026 11:17PM 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:16PM UTC coverage: 71.192%. Remained the same
23170459236

push

github

web-flow
feat: distribute lumen binary via npm optional dependencies (#47)

* feat: distribute lumen binary via npm optional dependencies

Fixes a race condition where the MCP connection timed out (94ms) on first
launch after an upgrade because run.sh was downloading the binary at
startup time.

- Add scripts/npm-publish.sh: downloads release binaries from GitHub,
  verifies sha256 checksums, and publishes @ory/lumen-<platform> packages
  plus the @ory/lumen wrapper with optionalDependencies
- Add npm/lumen.js: JS shim that resolves the installed platform package
  and execs the binary (used as the wrapper's bin entry)
- Update scripts/run.sh: probe the npm sibling package path
  (../lumen-<os>-<arch>/bin/lumen) before falling back to download,
  so npm-installed plugins find the binary without any network call
- Add publish-npm CI job to release-please.yml: runs after goreleaser
  on ubuntu-latest with NODE_AUTH_TOKEN from NPM_TOKEN secret

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

* chore: ignore .claude/worktrees/ in git

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

---------

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

1804 of 2534 relevant lines covered (71.19%)

55.61 hits per line

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