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

ilpanich / axiam-csharp-sdk / 29678148607
92%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2026 07:28AM 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

19 Jul 2026 07:27AM UTC coverage: 92.24%. Remained the same
29678148607

push

github

web-flow
fix(examples,docs): supply organization context for login/refresh (CONTRACT §5.1) (#15)

Login and refresh require organization context in addition to tenant context
(a tenant slug is only unique within an organization); the server rejects a
login body without an org identifier with 400 "must provide org_id or
org_slug". Re-sync the vendored CONTRACT.md and update every example/doc
snippet that constructs a client and logs in to supply OrgSlug via
AxiamClientOptions.

- Re-sync CONTRACT.md from the main repo (adds §5.1 organization context).
- README.md Quickstart snippet: construct with AxiamClientOptions { OrgSlug }.
- README.md mTLS snippet: add OrgSlug to the options.
- examples/Quickstart/Program.cs: read AXIAM_ORG_SLUG (default "acme") and pass
  OrgSlug via AxiamClientOptions.
- examples/README.md: document the AXIAM_ORG_SLUG env var for the Quickstart run.

AspNetCoreSample is a resource-server app that only verifies incoming tokens
via middleware and never calls login/refresh, so it needs no org context and is
left unchanged. SDK source and public API are unchanged.


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

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

431 of 496 branches covered (86.9%)

Branch coverage included in aggregate %.

1031 of 1089 relevant lines covered (94.67%)

15.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29678148607.1 19 Jul 2026 07:28AM UTC 30
92.24
GitHub Action Run
Source Files on build 29678148607
  • Tree
  • List 30
  • 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 #29678148607
  • 536b3f79 on github
  • Prev Build on main (#29657578822)
  • Next Build on main (#29678963818)
  • 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