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

zalando / logbook / #4358
97%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 04 Dec 2023 12:14PM UTC
Jobs 1
Files 201
Run time 14s
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

04 Dec 2023 12:09PM UTC coverage: 100.0%. Remained the same
#4358

push

web-flow
Use writeTo() to buffer HttpEntity (#1701)

With a change in Spring Framework 6.1, HttpComponentsClientHttpRequest has an internal class BodyEntity, that is meant to not cache an `OutputStream`, but to provide a callback, that's used when the `OutputStream` is required. The `getContent()` method throws `UnsupportedOperationException`.

With this change, I'm using the `writeTo()` method to copy the `OutputStream`, as for Logbook, buffering the stream is required.

Co-authored-by: Sadeq Dousti <3616518+msdousti@users.noreply.github.com>

3 of 3 new or added lines in 1 file covered. (100.0%)

3541 of 3541 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #4358.1 04 Dec 2023 12:14PM UTC 0
100.0
Source Files on build #4358
Detailed source file information is not available for this build.
  • Back to Repo
  • 18b43b61 on github
  • Prev Build on main
  • Next Build on main
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