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

ilpanich / axiam-typescript-sdk / 29638212052
94%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 08:53AM UTC
Jobs 1
Files 30
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 08:52AM UTC coverage: 93.923% (+0.2%) from 93.704%
29638212052

push

github

web-flow
feat(tls): add client-certificate mTLS support for Node (CONTRACT §6.1) (#16)

Adds an optional client-certificate (mTLS) identity to the Node transport per
CONTRACT.md §6.1. New config `clientCert`/`clientKey` (PEM strings, Node-only;
browser validates then ignores). REST passes `{cert,key}` on the https.Agent
alongside `{ca}` with rejectUnauthorized untouched; gRPC uses
createSsl(rootCerts, key, cert). Both are all-or-nothing and PEM-validated at
construction; the private key is wrapped in Sensitive<T> (§7).

Tests: config validation, gRPC credential forwarding, and a real Node TLS-socket
end-to-end handshake with runtime-generated PKI (no key material committed —
fixtures for marker-validation are non-secret placeholders). CONTRACT.md
re-vendored; README mTLS section; CHANGELOG Added entry.


Claude-Session: https://claude.ai/code/session_01FM1xTLBaGvfUv8X3bPw6oj

Co-authored-by: Claude <noreply@anthropic.com>

362 of 405 branches covered (89.38%)

Branch coverage included in aggregate %.

26 of 0 new or added lines in 0 files covered. (NaN%)

2 existing lines in 1 file now uncovered.

689 of 714 relevant lines covered (96.5%)

17.18 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
92.86
0.92% src/rest/session.ts
Jobs
ID Job ID Ran Files Coverage
1 29638212052.1 18 Jul 2026 08:53AM UTC 30
93.92
GitHub Action Run
Source Files on build 29638212052
  • Tree
  • List 30
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29638212052
  • fe891913 on github
  • Prev Build on main (#29611435222)
  • Next Build on main (#29639326502)
  • 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