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

codecentric / spring-boot-admin / 2570
91%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2020 09:52PM UTC
Jobs 1
Files 156
Run time 25s
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

pending completion
2570

push

travis-ci

joshiste
Fix handling of cached request body

when using org.springframework.core.io.buffer.DataBufferFactory#wrap(java.nio.ByteBuffer),
the underground ByteBuf is wrapped, it'll cause use the released ByteBuf. which can be reproduced use a large size object.
when not released as the last version, it also has the same problem when the body use
more than once. Refer to org.springframework.core.codec.ByteBufferDecoder#decode

2910 of 3193 relevant lines covered (91.14%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2570.1 (TRAVIS_NODE_VERSION="lts/*") 26 Jun 2020 09:52PM UTC 0
91.14
Travis Job 2570.1
Source Files on build 2570
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2570
  • 375ba885 on github
  • Prev Build on master (#2569)
  • Next Build on master (#2575)
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