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

yarpc / yarpc-go / 4503 / 3
80%
master: %

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 03 Mar 2017 08:46PM UTC
Files 156
Run time 6s
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

03 Mar 2017 07:46PM UTC coverage: 79.707% (+0.05%) from 79.653%
TYPE=test

push

travis-ci

willhug
Create an internal io.Copy using sync.Pool byte slice buffers

Summary: By default, if you call io.Copy and you don't pass in a
WriterTo or a ReaderAt, the io.Copy function will allocate a byte buffer
to be an intermediary to copy the bytes into. This diff makes an
internal function that creates the intermediary buffer in a pool so that
it can be reused on subsequent requests.

6811 of 8545 relevant lines covered (79.71%)

0.85 hits per line

Source Files on job 4503.3 (TYPE=test)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4503
  • Travis Job 4503.3
  • dfe2a9a7 on github
  • Prev Job for TYPE=test on buffer (#4326.4)
  • Next Job for TYPE=test on buffer (#4506.3)
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