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

TAKETODAY / today-infrastructure / 17337678420
84%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2025 01:48AM UTC
Jobs 1
Files 4538
Run time 7min
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

30 Aug 2025 01:32AM UTC coverage: 81.846% (-0.004%) from 81.85%
17337678420

push

github

TAKETODAY
:sparkles: Add compression support in JdkClientHttpRequestFactory

This commit ensures that the "Accept-Encoding" header is present for HTTP
requests sent by the `JdkClientHttpRequestFactory`. Only "gzip" and
"deflate" encodings are supported.

This also adds a custom `BodyHandler` that decompresses HTTP response
bodies if the "Content-Encoding" header lists a supported variant.

This feature is enabled by default and can be disabled on the request
factory.

59711 of 77950 branches covered (76.6%)

Branch coverage included in aggregate %.

141164 of 167481 relevant lines covered (84.29%)

3.6 hits per line

Coverage Regressions

Lines Coverage ∆ File
30
73.76
0.33% infra/beans/factory/support/DisposableBeanAdapter.java
27
71.35
1.03% infra/http/client/JdkClientHttpRequest.java
25
68.0
-6.81% infra/core/task/SimpleAsyncTaskExecutor.java
2
70.83
0.0% infra/core/codec/NettyByteBufEncoder.java
2
72.73
4.31% infra/http/client/JdkClientHttpRequestFactory.java
1
73.73
-0.85% infra/core/io/buffer/OutputStreamPublisher.java
1
58.24
-0.59% infra/scheduling/concurrent/ThreadPoolTaskScheduler.java
1
85.88
0.0% infra/util/concurrent/AbstractFuture.java
1
92.31
-2.2% infra/web/handler/condition/RequestMethodsRequestCondition.java
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/170716610 17337678420.1 30 Aug 2025 01:48AM UTC 4538
81.85
GitHub Action Run
Source Files on build 17337678420
  • Tree
  • List 4538
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17337678420
  • 4adf4f10 on github
  • Prev Build on master (#17325668288)
  • Next Build on master (#17339516811)
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