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

ilpanich / axiam / 29646748699
91%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 01:47PM 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:45PM UTC coverage: 82.416%. Remained the same
29646748699

push

github

claude
fix(benchmarks): write resource CSV rows; configure OAuth2/optional secrets; skip OAuth2 when unset

- resource/sampler.sh: fix a pipeline-precedence bug where
  'stats | grep || true | while' parsed as '(stats|grep) || (true|while)',
  so the row-writing loop only ran when grep matched NOTHING — the CSV only
  ever got its header. Group grep with braces so it's one 3-stage pipeline;
  samples are now written every interval.

- bench-up: set the optional subsystem secrets so MFA, GDPR pseudonymization,
  email/GDPR export, the password pepper, and OIDC discovery are functional
  rather than degraded-off — AXIAM__AUTH__MFA_ENCRYPTION_KEY,
  AXIAM__EMAIL_ENCRYPTION_KEY, AXIAM__GDPR_PSEUDONYM_PEPPER (64-hex),
  AXIAM__AUTH__PEPPER (plain), AXIAM__AUTH__OAUTH2_ISSUER_URL (localhost).
  All persisted under docker/.secrets/ for stability; wired into the target
  compose (hex keys fail-closed) and bench-down's teardown placeholders.

- run-benchmark.sh: skip the OAuth2 client-flow scenarios when OAuth2 isn't
  configured (BENCH_SKIP_OAUTH2=1, or no seeded client) so a missing OAuth2
  setup no longer fails the run; jwks_fetch still runs (needs no client).

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.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 rust-workspace - 29646748699.1 18 Jul 2026 02:04PM UTC 167
80.43
GitHub Action Run
2 frontend-vitest - 29646748699.2 18 Jul 2026 01:47PM UTC 87
93.91
GitHub Action Run
Source Files on build 29646748699
  • 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 #29646748699
  • e8e65bee on github
  • Prev Build on main (#29645633623)
  • Next Build on main (#29646961949)
  • 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