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

ilpanich / axiam-rust-sdk / 29264644421
94%

Build:
DEFAULT BRANCH: main
Ran 13 Jul 2026 04:02PM UTC
Jobs 1
Files 16
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

13 Jul 2026 04:00PM UTC coverage: 92.135% (+10.6%) from 81.498%
29264644421

push

github

web-flow
test: raise Rust SDK coverage to ~90% (#9)

* test: raise Rust SDK coverage toward 90%

Add focused unit/integration tests that lift total line coverage from
80.15% to 90.18% (cargo-llvm-cov, --all-features) without touching any
shipping source under src/.

- tests/grpc_gen_codegen_test.rs: exercises the generated tonic stubs'
  client/server config builders, connect/with_origin/with_interceptor,
  Clone/NamedService, unknown-path dispatch fallback, and prost
  encode/decode round-trips (gen/axiam.v1.rs 61.9% -> 95.3%).
- tests/rest_auth_more_test.rs: verify_mfa success, build_login_body
  tenant_id/org_id/org_slug branches, UUID X-Tenant-ID header, and the
  missing-session-cookie failure.
- tests/rest_authz_more_test.rs: AccessCheckRequest builder, malformed
  200 body, and transport-failure branches (authz 86.4% -> 98.3%).
- tests/jwks_verify_branches_test.rs: non-EdDSA alg, malformed header,
  expired token, and unusable JWK rejection paths.
- tests/client_builder_branches_test.rs: base_url parse error,
  resolved_tenant_id arms, and the host-isolation redirect policy.
- tests/refresh_guard_branches_test.rs: single-flight double-check and
  missing-refresh-token branches.

The only non-test change is adding the dev-only "gzip" feature to the
existing dev-dependency tonic so the generated compression builders are
constructible; no production dependency or config is affected.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TWxZaJw6wuMd3d5zqyqdcG

* test: fix clippy needless_borrows_for_generic_args in added tests

Pass the owned String directly to body_string_contains (clippy -D warnings).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TWxZaJw6wuMd3d5zqyqdcG

---------

Co-authored-by: Claude <gem-equity-crowd@duck.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

2460 of 2670 relevant lines covered (92.13%)

6.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29264644421.1 13 Jul 2026 04:02PM UTC 16
92.13
GitHub Action Run
Source Files on build 29264644421
  • Tree
  • List 16
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29264644421
  • de5db846 on github
  • Prev Build on main (#29206487867)
  • Next Build on main (#29267968670)
  • 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