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

twitter / finagle / 1128
1%
master: 2%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 19 Jun 2019 10:53AM UTC
Jobs 2
Files 21
Run time 3s
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
1128

push

travis-ci

jenkins
util-core: Add method to Buf for efficient writing to nio ByteBuffer

Problem / Solution

We often use Buf in the context of doing IO operations, and the Java
asynchronous API's deal in nio ByteBuffers, and in particular, the IO
operations will require copying the data to a direct nio ByteBuffer. To
make this simpler, we add a method to Buf to write its contents to a nio
ByteBuffer.

RB_ID=910152

60 of 60 branches covered (100.0%)

113 of 113 relevant lines covered (100.0%)

31.89 hits per line

Jobs
ID Job ID Ran Files Coverage
25 1128.25 (PROJECT=finagle-netty4) 19 Jun 2019 10:53AM UTC 0
100.0
Travis Job 1128.25
26 1128.26 (PROJECT=finagle-netty4) 19 Jun 2019 10:53AM UTC 0
100.0
Travis Job 1128.26
Source Files on build 1128
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1128
  • 15da7920 on github
  • Prev Build on develop (#815)
  • Next Build on develop (#1267)
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