• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
No new info detected.

ilpanich / axiam-java-sdk
92%

Build:
DEFAULT BRANCH: main
Repo Added 12 Jul 2026 02:50PM UTC
Token yWMCRSOat5QAbWrB7ohhfVIol9EPv0qxj regen
Build 77 Last
Files 47
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • claude/axiam-fixes-optimization-4qymzu
  • claude/coverage-action-failures-240of8
  • claude/dependency-upgrades
  • claude/g-benchmark-improvements-n5mjmj
  • claude/grpc-userinfo-implementation-3txsph
  • claude/implement-kotlin-swift-c-sdks-7rqoow
  • claude/outdated-docs-review-sbxb0p
  • claude/sdk-auth-helpers-impl-ddy5pd
  • claude/sdk-docs-examples-audit-sjh24i
  • claude/sdk-oidc-sso-plan-8t4hgm
  • claude/security-review-fixes-nkwjox
  • claude/test-coverage-improvement-plan-idxnfc
  • claude/test-coverage-plan-84ph18
  • dependabot/github_actions/actions/checkout-7.0.0
  • dependabot/github_actions/actions/checkout-7.0.1
  • dependabot/github_actions/actions/setup-java-5.5.0
  • dependabot/github_actions/actions/setup-java-5.6.0
  • dependabot/github_actions/actions/setup-java-5.7.0
  • dependabot/github_actions/coverallsapp/github-action-2.3.8
  • dependabot/maven/bom/minor-patch-93d6c7fca3
  • dependabot/maven/examples/spring-boot-app/com.squareup.okhttp3-mockwebserver-5.4.0
  • dependabot/maven/examples/spring-boot-app/org.springframework.boot-spring-boot-starter-parent-4.1.0
  • dependabot/maven/minor-patch-51f14d4cce
  • dependabot/maven/minor-patch-e0a7b30364
  • dependabot/maven/minor-patch-f9d51dba9d
  • dependabot/maven/org.junit.jupiter-junit-jupiter-6.1.2
  • dependabot/maven/org.springframework-spring-test-7.0.8
  • dependabot/maven/org.springframework.boot-spring-boot-starter-security-4.1.0
  • main
  • test/raise-coverage

03 Aug 2026 08:48PM UTC coverage: 91.657%. Remained the same
30851859611

push

github

web-flow
fix(security): lower the clock-skew ceiling 300s -> 60s (§13.4 observation 5) (#34)

MAX_CLOCK_SKEW_SECONDS satisfied CONTRACT.md §10.1 rule 7 — it was a named,
bounded constant — but at 300s it was 5x the RECOMMENDED leeway and 5x what
every sibling SDK fixes its value at. An operator could widen the acceptance
window on an expired token to five minutes and still be conformant, which makes
the rule's ceiling clause do very little work. It now equals the recommendation,
matching the C++ SDK, the only other SDK that enforces a ceiling rather than
fixing the value outright.

The default is unchanged at 60, so this affects only deployments that explicitly
widened the leeway; those now fail fast at LocalVerificationPolicy construction
rather than silently accepting older tokens.

Also syncs CONTRACT.md §10.1 rule 8 (subject of the decision) from the server.

mvn verify: BUILD SUCCESS, 403 tests, 0 failures; JaCoCo and doclint gates pass.


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

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

660 of 773 branches covered (85.38%)

Branch coverage included in aggregate %.

1746 of 1852 relevant lines covered (94.28%)

4.25 hits per line

Relevant lines Covered
Build:
Build:
1852 RELEVANT LINES 1746 COVERED LINES
4.25 HITS PER LINE
Source Files on main
  • Tree
  • List 47
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30851859611 main fix(security): lower the clock-skew ceiling 300s -> 60s (§13.4 observation 5) (#34) MAX_CLOCK_SKEW_SECONDS satisfied CONTRACT.md §10.1 rule 7 — it was a named, bounded constant — but at 300s it was 5x the RECOMMENDED leeway and 5x what every sibl... push 03 Aug 2026 08:49PM UTC web-flow github
91.66
30851587758 claude/security-review-fixes-nkwjox Merge 0a9a74447 into d82a1a365 Pull #34 03 Aug 2026 08:45PM UTC web-flow github
91.66
30821174229 main Merge pull request #33 from ilpanich/claude/axiam-fixes-optimization-4qymzu push 03 Aug 2026 02:08PM UTC GitHub github
91.66
30820829845 claude/axiam-fixes-optimization-4qymzu Merge e4bada0f5 into 8814c8f24 Pull #33 03 Aug 2026 02:04PM UTC web-flow github
91.66
30799774492 main Merge pull request #31 from ilpanich/dependabot/maven/minor-patch-e0a7b30364 chore(deps): bump the minor-patch group with 5 updates push 03 Aug 2026 09:04AM UTC web-flow github
91.19
30799703711 main Merge pull request #30 from ilpanich/dependabot/github_actions/actions/setup-java-5.7.0 chore(deps): bump actions/setup-java from 5.6.0 to 5.7.0 push 03 Aug 2026 09:03AM UTC web-flow github
91.27
30799656232 main Merge pull request #29 from ilpanich/dependabot/github_actions/coverallsapp/github-action-2.3.8 chore(deps): bump coverallsapp/github-action from 2.3.7 to 2.3.8 push 03 Aug 2026 09:02AM UTC web-flow github
91.27
30787528594 main Merge pull request #32 from ilpanich/claude/axiam-fixes-optimization-4qymzu push 03 Aug 2026 05:35AM UTC GitHub github
91.27
30787077854 claude/axiam-fixes-optimization-4qymzu Merge 47c987909 into e9ff1c3a6 Pull #32 03 Aug 2026 05:25AM UTC GitHub github
91.27
30774858905 dependabot/maven/minor-patch-e0a7b30364 Merge 231ecba3c into e9ff1c3a6 Pull #31 03 Aug 2026 12:37AM UTC web-flow github
91.2
See All Builds (77)

Badge your Repo: axiam-java-sdk

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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