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

ebourg / jsign / #396
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: restclient-retry-logic-timeout-2190678957648858992
DEFAULT BRANCH: master
Ran 09 Mar 2026 06:27PM UTC
Jobs 1
Files 137
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

09 Mar 2026 06:15PM UTC coverage: 80.692%. First build
#396

Pull #342

google-labs-jules[bot]
Implement configurable HTTP retry logic and timeouts in RESTClient

- Implemented retry logic for SocketTimeoutException in RESTClient.
- Made retry count, retry pause, connect timeout, and read timeout configurable via plain setter methods.
- Defaulted to 3 attempts, 5s pause, and 30s timeouts.
- Added RESTClientTest using WireMock to verify retry behavior on timeout and recovery.
- Added wiremock-standalone 2.27.2 dependency for Java 8 compatibility.

Co-authored-by: ebourg <54304+ebourg@users.noreply.github.com>
Pull Request #342: Implement HTTP retry logic and set connection timeout in RESTClient

22 of 26 new or added lines in 1 file covered. (84.62%)

4994 of 6189 relevant lines covered (80.69%)

0.81 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
93.1
jsign-crypto/src/main/java/net/jsign/jca/RESTClient.java
Jobs
ID Job ID Ran Files Coverage
1 #396.1 09 Mar 2026 06:27PM UTC 137
80.69
Source Files on build #396
  • Tree
  • List 137
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #342
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc