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

archetech / archon / 28178752621
86%
main: 92%

Build:
Build:
LAST BUILD BRANCH: codex/restore-coverage
DEFAULT BRANCH: main
Ran 25 Jun 2026 02:51PM UTC
Jobs 1
Files 51
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

25 Jun 2026 02:48PM UTC coverage: 85.71% (+0.06%) from 85.653%
28178752621

Pull #648

github

macterra
fix: make the optional-service off-switch reachable via .env (compose passthrough)

#648 added the config-level off-switch (empty URL disables a service) but the
drawbridge compose block hardcoded the URLs, so .env never reached the container —
the switch was inert. Pass them through with ${VAR-default} (single dash: explicit
empty disables, unset keeps the default — mirroring the code's `??`).

DIDComm now defaults EMPTY (off) in compose, matching its absence from the default
COMPOSE_PROFILES — a stock node honestly reports didcomm:false instead of claiming
true while no relay runs. Enabling DIDComm requires BOTH `didcomm` in COMPOSE_PROFILES
(runs the relay) AND ARCHON_DIDCOMM_URL=http://didcomm:4236 (Drawbridge offers it).
Lightning + names keep non-empty defaults since they're in the default profiles.

sample.env documents the two-knob enable + the empty-to-disable switch; drawbridge
spec notes the compose default-off. Verified via `docker compose config`: unset/empty
→ "", explicit → value.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #648: feat: node capability manifest + client gating for optional services (Option C)

2655 of 3292 branches covered (80.65%)

Branch coverage included in aggregate %.

18 of 36 new or added lines in 2 files covered. (50.0%)

75 existing lines in 1 file now uncovered.

5382 of 6085 relevant lines covered (88.45%)

881.06 hits per line

Uncovered Changes

Lines Coverage ∆ File
18
87.64
0.12% packages/keymaster/src/keymaster.ts

Coverage Regressions

Lines Coverage ∆ File
75
87.64
0.12% packages/keymaster/src/keymaster.ts
Jobs
ID Job ID Ran Files Coverage
1 28178752621.1 25 Jun 2026 02:51PM UTC 102
86.72
GitHub Action Run
Source Files on build 28178752621
  • Tree
  • List 51
  • Changed 47
  • Source Changed 2
  • Coverage Changed 47
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28178752621
  • Pull Request #648
  • PR Base - main (#28143747602)
  • 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