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

pires / go-proxyproto
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: 4in6
DEFAULT BRANCH: master
Repo Added 26 Aug 2016 08:56PM UTC
Files 8
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

LAST BUILD ON BRANCH tests/dedupe-protocol-test
branch: tests/dedupe-protocol-test
CHANGE BRANCH
x
Reset
  • tests/dedupe-protocol-test
  • 4in6
  • add-trust-proxy-header-from
  • bugfix/fix-godoc-default-text
  • bugfix/reset_conn_read_deadline_after_successful_header
  • bump-buf-size
  • client-cert
  • cm-fix-v1-tcp6-ipv4-addr
  • complete_pr36
  • dependabot/go_modules/golang.org/x/net-0.17.0
  • dependabot/go_modules/golang.org/x/net-0.23.0
  • dependabot/go_modules/golang.org/x/net-0.36.0
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • doc/license
  • dynamic-buffer-size
  • feat/go_1.24
  • feat/keep_listening_when_upstream_not_trusted
  • feature/bump_coveralls
  • feature/go_1.15
  • feature/proxy_unknown
  • fix-test-len
  • fix/go_1.20_lint
  • fmt
  • gofmt
  • h2-conn-context
  • h2-err-server-closed
  • large-tlv
  • main
  • master
  • multireader-buf-truncation
  • nil-panic-test
  • pires/auto_release
  • pires/feat/bump_go
  • pires/feat/client_provided__buffer_size
  • pires/feat/dinamically_grow_header_buffer
  • pires/feat/go_1.26
  • pires/feat/linter_modernize
  • pires/feat/replace_policyfunc_with_connpolicyfunc
  • pires/feat/wrap_errors
  • pires/fix/buffer_header_only
  • pires/fix/duplicated_ci_checks
  • pires/fix/emersion-h2-conn-context
  • pires/fix/http2_nil_connctx_panics
  • pires/fix/readme_coveralls_badge
  • pires/fix/respect_deadlines
  • pires/fix/test_local
  • pires/fix/tests_cleanup
  • pires/pr_2_rework
  • pr_4
  • prepare_release
  • refs/tags/0.1.0
  • refs/tags/0.1.1
  • refs/tags/0.1.2
  • refs/tags/0.2.0
  • refs/tags/0.3.0
  • refs/tags/v0.0.0-alpha
  • refs/tags/v0.1.3
  • refs/tags/v0.2.0
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.3.2
  • refs/tags/v0.3.3
  • refs/tags/v0.4.0
  • refs/tags/v0.4.1
  • refs/tags/v0.4.2
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.6.1
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v0.9.0
  • refs/tags/v0.9.1
  • refs/tags/v0.9.2
  • steven-tlvs
  • unnecessary-limited-reader

04 Jun 2026 03:34AM UTC coverage: 95.717%. First build
27942486523

Pull #170

github

Cedric Wang
test: preserve unix-stream client close timing in runClient conversion

Code review caught that TestParse_unixStream's original client closed its
connection via defer the instant the goroutine returned (right after the
ping/pong exchange), whereas the runClient conversion registered
closeOnCleanup and held the connection open until end-of-test cleanup. Pass
closeAfter: true to restore the prompt close, matching the pre-refactor
lifecycle.

Also document the load-bearing nil vs []byte{} payload distinction on
clientConfig.payload so the explicit empty slice in the header-only tests is
not mistaken for redundant.
Pull Request #170: test: consolidate duplicated socket boilerplate in protocol_test.go

1028 of 1074 relevant lines covered (95.72%)

59.59 hits per line

Relevant lines Covered
Build:
Build:
1074 RELEVANT LINES 1028 COVERED LINES
59.59 HITS PER LINE
Source Files on tests/dedupe-protocol-test
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27942486523 tests/dedupe-protocol-test test: preserve unix-stream client close timing in runClient conversion Code review caught that TestParse_unixStream's original client closed its connection via defer the instant the goroutine returned (right after the ping/pong exchange), whereas... Pull #170 22 Jun 2026 09:27AM UTC Cedric Wang github
95.72
26928785866 tests/dedupe-protocol-test test: preserve unix-stream client close timing in runClient conversion Code review caught that TestParse_unixStream's original client closed its connection via defer the instant the goroutine returned (right after the ping/pong exchange), whereas... Pull #170 06 Jun 2026 02:07PM UTC Cedric Wang github
95.9
See All Builds (397)
  • Repo 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