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

ilpanich / axiam-java-sdk / 29278476119
91%

Build:
DEFAULT BRANCH: main
Ran 13 Jul 2026 07:27PM UTC
Jobs 1
Files 23
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

13 Jul 2026 07:26PM UTC coverage: 90.56%. Remained the same
29278476119

push

github

web-flow
build(deps): upgrade okhttp 5.4.0 and spring-boot 4.1.0 example (#13)

Adapt the SDK to the breaking Dependabot major upgrades so they build green.

okhttp 4.12.0 -> 5.4.0 (PR #2, #3, #6):
- Align the whole okhttp family (okhttp core, okhttp-urlconnection,
  mockwebserver) to 5.4.0 in the SDK pom and the spring-boot example pom.
- Keep the legacy com.squareup.okhttp3:mockwebserver artifact, still
  published on the 5.x line with the okhttp3.mockwebserver package and the
  classic MockResponse/MockWebServer API, so no mockwebserver3 rewrite is
  needed.
- okhttp 5 moved JavaNetCookieJar into the okhttp-java-net-cookiejar module
  (okhttp3.java.net.cookiejar package); the okhttp3.JavaNetCookieJar shim in
  okhttp-urlconnection compiles but is rejected by javadoc's stricter symbol
  resolution. Migrate the import in AxiamClient and five test classes to the
  new canonical package (transitively provided by okhttp-urlconnection).

spring-boot 3.5.6 -> 4.1.0 (PR #7):
- Bump the spring-boot-app example's parent to 4.1.0, aligning it with the
  SDK's own spring-boot-starter-security 4.1.0 / spring-test 7.0.8 target.
- Spring Boot 4 removed TestRestTemplate; rewrite SpringBootExampleIT to use
  @LocalServerPort + Spring Framework 7's RestTestClient (servlet stack).

Root: mvn -B verify green (191 tests). Example: mvn -B verify green (4 IT).


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

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

319 of 381 branches covered (83.73%)

Branch coverage included in aggregate %.

909 of 975 relevant lines covered (93.23%)

4.06 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
92.06
0.0% io/axiam/sdk/errors/ErrorMapper.java
Jobs
ID Job ID Ran Files Coverage
1 29278476119.1 13 Jul 2026 07:27PM UTC 23
90.56
GitHub Action Run
Source Files on build 29278476119
  • Tree
  • List 23
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29278476119
  • d3c0b786 on github
  • Prev Build on main (#29267944853)
  • Next Build on main (#29396413324)
  • 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