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

ilpanich / axiam-python-sdk / 29396443607
98%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 07:10AM UTC
Jobs 1
Files 20
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

15 Jul 2026 07:09AM UTC coverage: 97.97% (+2.3%) from 95.691%
29396443607

push

github

web-flow
test: exclude generated grpc stubs from coverage, add fail-under gate, cover scope branch (#8)

* test(python): exclude generated grpc stubs from coverage, add fail-under gate, cover scope branch

- pyproject.toml: [tool.coverage.run] omit grpc/gen (already excluded from
  ruff/mypy); [tool.coverage.report] fail_under=96 regression gate.
  Coverage 97.97% with generated stubs excluded.
- test_grpc_client: cover the check_access scope-on-wire branch.

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

* test(python): fix ruff E501 + mypy Optional on the grpc scope test

- Shorten the test method name to satisfy ruff E501 (line-length).
- Annotate the servicer's last_request as Optional and None-guard the scope
  assertion.

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

* ci(python): patch build tooling before pip-audit (setuptools PYSEC-2026-3447)

Python 3.10/3.11 runners ship setuptools 79.0.1, which pip-audit flags
(PYSEC-2026-3447, fixed in 83.0.0), failing the Test job on those versions
(3.12/3.13 already ship a patched setuptools). Upgrade pip + setuptools before
the audit so the scan reflects a patched environment — resolves the finding
rather than suppressing it. Verified pip-audit reports no vulnerabilities.

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

---------

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

917 of 936 relevant lines covered (97.97%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29396443607.1 15 Jul 2026 07:10AM UTC 20
97.97
GitHub Action Run
Source Files on build 29396443607
  • Tree
  • List 20
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29396443607
  • 6391c7d3 on github
  • Prev Build on main (#29277734307)
  • Next Build on main (#29417374596)
  • 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