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

dickschoeller / gedbrowser / 23223763966
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: development
DEFAULT BRANCH: master
Ran 18 Mar 2026 01:09AM UTC
Jobs 1
Files 653
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

18 Mar 2026 12:54AM UTC coverage: 95.735% (-0.002%) from 95.737%
23223763966

Pull #1473

github

jenkins-schoellerfamily
Refactor GeoServiceClient resilience to Spring Retry with configurable circuit breaker

- Migrate from manual Resilience4j executor to declarative Spring Retry annotations
- Introduce Spring-managed caching using Caffeine cache manager
- Make circuit-breaker timeouts configurable via properties (open-timeout-millis, reset-timeout-millis)
- Create GeoServiceResilientCaller bean with @CircuitBreaker and @Retryable annotations
- Extract test configuration into GeoServiceClientTestConfig and GeoServiceClientTestApplication
- Remove unused legacy resilience classes (GeoServiceCallExecutor, Resilience4jGeoServiceCallExecutor, PlaceCache, EhcachePlaceCache)
- Update GeoServiceClientTestConfig and GeoServiceClientTest to use Spring Boot context
- Add Spring AOP and AspectJ dependencies for annotation-driven method interception
- Add default configuration in application.yml for circuit-breaker and cache settings
- All 27 GeoServiceClientTest tests passing
Pull Request #1473: Refactor GeoServiceClient resilience to Spring Retry with configurabl…

2536 of 2809 branches covered (90.28%)

10056 of 10504 relevant lines covered (95.73%)

6.69 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
98.32
-0.96% org/schoellerfamily/geoservice/client/GeoServiceClient.java
Jobs
ID Job ID Ran Files Coverage
1 23223763966.1 18 Mar 2026 01:09AM UTC 653
95.73
GitHub Action Run
Source Files on build 23223763966
  • Tree
  • List 653
  • 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 #23223763966
  • Pull Request #1473
  • PR Base - development (#23211684082)
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