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

pires / go-proxyproto / 21743785313 / 2
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: pires/feat/go_1.26
DEFAULT BRANCH: master
Ran 06 Feb 2026 08:23AM UTC
Files 8
Run time 0s
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

06 Feb 2026 08:22AM UTC coverage: 95.857%. First build
21743785313.2

Pull #162

github

clementnuss
feat: size bufReader based on user's first Read() buffer

Defer bufReader creation until first use and size it to
max(256, len(b)) where b is the user's Read() buffer.

This allows more data to be buffered from the OS initially,
so users with large buffers receive more payload in a single
Read() call after header parsing.
Pull Request #162: feat: size bufReader based on user's first Read() buffer

1018 of 1062 relevant lines covered (95.86%)

28.01 hits per line

Source Files on job Go-1.25 - 21743785313.2
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21743785313
  • 6414fd6e on github
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