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

ilpanich / axiam / 29645400162 / 1
91%
main: 91%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 01:21PM UTC
Files 167
Run time 3s
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

18 Jul 2026 01:01PM UTC coverage: 80.432%. Remained the same
29645400162.1

push

github

claude
fix(benchmarks): provide mandatory AMQP signing key for the AXIAM target

The release server image mandates AXIAM__AMQP__SIGNING_KEY at startup
(SECHRD-08 / D-05c) — resolve_signing_key() fails closed in a release build
when it is unset, so the bench container crashed on boot with
ServiceUnavailable('AMQP signing key not configured'). bench-up now
generates a stable hex key under docker/.secrets/ (alongside the JWT
keypair) and exports it, and the target compose wires it in fail-closed.

This is the only remaining startup-fatal secret: the MFA/PKI/federation/
email encryption keys are optional (load_key_from_env returns None and the
subsystems degrade gracefully when absent) and are not exercised by the
benchmark's login/oauth2/authz scenarios or seeding (oauth2 client secrets
are hashed, not encrypted), so they are intentionally left unset.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NEQ27rSiTYmitP6MaVnBTp

24148 of 30023 relevant lines covered (80.43%)

62.31 hits per line

Source Files on job rust-workspace - 29645400162.1
  • Tree
  • List 167
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29645400162
  • 28191828 on github
  • Prev Job for on main (#29645064602.1)
  • Next Job for on main (#29645633623.2)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc