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

ilpanich / axiam / 29645633623
91%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 01:10PM UTC
Jobs 2
Files 254
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

18 Jul 2026 01:09PM UTC coverage: 82.416%. Remained the same
29645633623

push

github

claude
fix(benchmarks): supply org context on login; make bench-down work without secrets

Login requires org_id/org_slug (a tenant slug is only unique within an
org) and the (tenant, org) pair must be consistent — the seed admin login
and the k6 adapter login both omitted org, so admin login failed with
'must provide org_id or org_slug' and the login/authz scenarios would too.

- seed.sh: pin a deterministic org slug (bench-org), pass organization_slug
  in bootstrap, log in with org_slug+tenant_slug, recover org_id on re-seed,
  and export BENCH_ORG_SLUG.
- scenarios: lib/config.js gains orgSlug; the AXIAM adapter login now sends
  org (id preferred, else slug) + tenant, omitting empty selectors.
- python SDK bench: pass org_slug to the client constructor.

Also: 'docker compose down' interpolates the whole compose file, so
bench-down failed on the required (:?) secret vars. It now exports harmless
placeholders so teardown works without the real secrets.

Note: the TypeScript SDK client options expose no org field, so the TS SDK
bench can't send org context against this server — a pre-existing SDK gap,
not a harness issue, and not part of bench-matrix.

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

1682 of 1859 branches covered (90.48%)

Branch coverage included in aggregate %.

27336 of 33350 relevant lines covered (81.97%)

71.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 rust-workspace - 29645633623.1 18 Jul 2026 01:26PM UTC 167
80.43
GitHub Action Run
2 frontend-vitest - 29645633623.2 18 Jul 2026 01:10PM UTC 87
93.91
GitHub Action Run
Source Files on build 29645633623
  • Tree
  • List 254
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29645633623
  • a6f8eaaa on github
  • Prev Build on main (#29645400162)
  • Next Build on main (#29646748699)
  • 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