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

ilpanich / axiam-java-sdk / 29515378130
91%

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

16 Jul 2026 04:23PM UTC coverage: 91.316% (+0.4%) from 90.929%
29515378130

push

github

web-flow
feat(spring): add @AxiamRequireAccess/@AxiamRequireAuth/@AxiamRequireRole with enforcement interceptor (CONTRACT §11) (#15)

* docs(contract): sync CONTRACT.md §11 declarative authorization helpers

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

* feat(spring): add @AxiamRequireAccess/@AxiamRequireAuth/@AxiamRequireRole with enforcement interceptor (CONTRACT §11)

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

* docs: use en-dash in CONTRACT §1–§11 conformance statement

Match the exact wording in CONTRACT.md's Closing Notes (en-dash U+2013).

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

* fix(example): return JSON from document controller to avoid reflected XSS

CodeQL flagged the example GET /documents/{id} handler for reflected XSS
because it echoed the raw path variable into a plain-string response body.
Return a JSON Map instead (never interpreted as HTML) and canonicalize the
id via UUID.fromString before echoing it. The interceptor already 400s a
non-UUID id, so this only hardens the example. Existing IT assertions
(body contains the owner) still hold.

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

---------

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

367 of 429 branches covered (85.55%)

Branch coverage included in aggregate %.

1000 of 1068 relevant lines covered (93.63%)

4.07 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
94.62
0.5% io/axiam/sdk/AxiamClient.java
5
66.67
29.17% io/axiam/sdk/spring/AxiamAutoConfiguration.java
Jobs
ID Job ID Ran Files Coverage
1 29515378130.1 16 Jul 2026 04:24PM UTC 27
91.32
GitHub Action Run
Source Files on build 29515378130
  • Tree
  • List 27
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29515378130
  • c4ddd9bf on github
  • Prev Build on main (#29417377161)
  • Next Build on main (#29527080121)
  • 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