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

zalando / logbook / 5764
97%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 27 Jul 2026 11:14AM UTC
Jobs 1
Files 236
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

27 Jul 2026 11:09AM UTC coverage: 96.602% (+0.001%) from 96.601%
5764

push

github

web-flow
Fix CachingHttpResponse dropping attributes on withoutBody() (#2328)

* Fix CachingHttpResponse dropping attributes on withoutBody()

When BodyOnlyIfStatusAtLeastStrategy called response.withoutBody() on
a CachingHttpResponse, the resulting response lost all HttpAttributes
extracted by AttributeExtractor, because CachingHttpResponse inherited
ForwardingHttpResponse.withoutBody() which delegates to the underlying
response and discards the cached attributes.

Override withoutBody() and withBody() in CachingHttpResponse to return
a new CachingHttpResponse preserving the original HttpAttributes.

Fixes #2115

* Remove redundant inline comments per review feedback

874 of 922 branches covered (94.79%)

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

4009 of 4150 relevant lines covered (96.6%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5764.1 27 Jul 2026 11:14AM UTC 236
96.6
GitHub Action Run
Source Files on build 5764
  • Tree
  • List 236
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #5764
  • 9f279cec on github
  • Prev Build on main (#5763)
  • Next Build on main (#5765)
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