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

aspectran / aspectran / #5482
45%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2026 03:24PM UTC
Jobs 1
Files 1059
Run time 2min
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 Aug 2026 03:21PM UTC coverage: 44.937% (-0.01%) from 44.95%
#5482

push

github

topframe
Refactor rss-lettuce connection pool configs and add default 5s timeout fallback

- Introduce AbstractConnectionPoolConfig to eliminate code duplication across connection pool configuration classes (clientOptions, clientResources, duration parsing).
- Add support for configurable connection timeout (setTimeout) and apply a 5-second default timeout fallback when using Lettuce's default 60s timeout to prevent worker thread pool exhaustion during Redis network/server delays.
- Enhance Javadoc across connection pool config classes with XML bean definitions and programmatic usage examples.

27 of 53 new or added lines in 7 files covered. (50.94%)

6 existing lines in 3 files now uncovered.

19871 of 44220 relevant lines covered (44.94%)

0.45 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
32.0
rss-lettuce/src/main/java/com/aspectran/core/component/session/redis/lettuce/AbstractConnectionPoolConfig.java
4
57.58
-10.17% rss-lettuce/src/main/java/com/aspectran/core/component/session/redis/lettuce/cluster/RedisClusterConnectionPoolConfig.java
3
51.72
-3.11% rss-lettuce/src/main/java/com/aspectran/core/component/session/redis/lettuce/primaryreplica/RedisPrimaryReplicaConnectionPoolConfig.java
2
73.68
0.96% rss-lettuce/src/main/java/com/aspectran/core/component/session/redis/lettuce/RedisConnectionPoolConfig.java

Coverage Regressions

Lines Coverage ∆ File
4
48.67
-1.77% core/src/main/java/com/aspectran/core/component/session/AbstractSessionManager.java
1
51.72
-3.11% rss-lettuce/src/main/java/com/aspectran/core/component/session/redis/lettuce/primaryreplica/RedisPrimaryReplicaConnectionPoolConfig.java
1
73.68
0.96% rss-lettuce/src/main/java/com/aspectran/core/component/session/redis/lettuce/RedisConnectionPoolConfig.java
Jobs
ID Job ID Ran Files Coverage
1 #5482.1 13 Aug 2026 03:24PM UTC 1059
44.94
Source Files on build #5482
  • Tree
  • List 1059
  • Changed 7
  • Source Changed 6
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bfc7a938 on github
  • Prev Build on master
  • Next Build on master
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