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

pires / go-proxyproto
97%

Build:
DEFAULT BRANCH: main
Repo Added 26 Aug 2016 08:56PM UTC
Files 15
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • 4in6
  • add-azure-support
  • add-trust-proxy-header-from
  • am/fix_read_deadline
  • 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
  • conn-header
  • default-timeout
  • 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
  • dependabot/go_modules/golang.org/x/net-0.55.0
  • doc/license
  • dynamic-buffer-size
  • error-prefix
  • feat
  • feat/go_1.24
  • feat/keep_listening_when_upstream_not_trusted
  • feature/bump_coveralls
  • feature/go_1.15
  • feature/issue-69
  • feature/issue-69-tests
  • feature/proxy_unknown
  • fix-test-len
  • fix-v1-command
  • fix/go_1.20_lint
  • fmt
  • gcp-tlv-parser
  • gofmt
  • h2
  • h2-conn-context
  • h2-err-server-closed
  • header-addr
  • header-from-addrs
  • header-set-tlv
  • large-tlv
  • lax-parse-ssl-tlv
  • local-port-fix
  • marshal-pp2ssl
  • master
  • misconfigured-tls-integration-error
  • mmt/avoid_read_buffer
  • mmt/dont_use_read_buffer
  • multireader-buf-truncation
  • nil-panic-test
  • no-buffer
  • nuke-tlv-length
  • patch-1
  • peteski22/dont-error-listener-on-invalid-upstream
  • pires/auto_release
  • pires/examples/tls
  • 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/spec_3.4
  • pires/feat/wrap_errors
  • pires/fix/4in6
  • pires/fix/buffer_header_only
  • pires/fix/duplicated_ci_checks
  • pires/fix/emersion-h2-conn-context
  • pires/fix/http2_nil_connctx_panics
  • pires/fix/misc
  • pires/fix/readme
  • pires/fix/readme_coveralls_badge
  • pires/fix/respect_deadlines
  • pires/fix/test_local
  • pires/fix/tests_cleanup
  • pires/pr_2_rework
  • pr-to-pires-upstream
  • pr_4
  • prepare_release
  • proxy_handling_policy
  • rawmethod
  • read_header_timeout
  • readerfrom-writerto
  • 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
  • refuse
  • skip-header
  • ssl-cipher
  • staticcheck
  • steven-tlvs
  • tests/dedupe-protocol-test
  • tino
  • tlv-unique-id
  • typed-constants
  • unexport-internal
  • unnecessary-limited-reader
  • unspec-zero-length
  • update-package-comment
  • v1-format-mismatch
  • v4mappedv6

09 Jul 2026 03:58PM UTC coverage: 97.32%. Remained the same
29031658275

push

github

pires
readme: drop discontinued Go report card

1525 of 1567 relevant lines covered (97.32%)

175.16 hits per line

Relevant lines Covered
Build:
Build:
1567 RELEVANT LINES 1525 COVERED LINES
175.16 HITS PER LINE
Source Files on main
  • Tree
  • List 15
  • 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
29031658275 main readme: drop discontinued Go report card push 09 Jul 2026 03:59PM UTC pires github
97.32
29030146223 main ci: re-enable coveralls on main branch push 09 Jul 2026 03:36PM UTC pires github
97.32
28461820711 main header: use bytes.Reader instead of bytes.Buffer Use bytes.Reader instead of bytes.Buffer. Signed-off-by: Coia Prant <coiaprant@gmail.com> Pull #168 30 Jun 2026 05:01PM UTC rbqvq github
95.41
28448572298 main header: use bytes.Reader instead of bytes.Buffer Use bytes.Reader instead of bytes.Buffer. Signed-off-by: Coia Prant <coiaprant@gmail.com> Pull #168 30 Jun 2026 01:38PM UTC pires github
95.9
21667021703 main Run gofmt Some files were not gofmt'ed. push 04 Feb 2026 10:01AM UTC pires github
95.03
21662416942 main Fix nil panic when TestParseV2Invalid fails err might be nil here. Calling Error on nil will panic. push 04 Feb 2026 07:23AM UTC pires github
95.03
21627128442 main v2,protocol: test Unix sockets push 03 Feb 2026 10:46AM UTC pires github
95.03
21377304909 main http2: net/http panics if ConnContext returns nil push 26 Jan 2026 11:01PM UTC pires github
94.78
21312568370 main tlvparse: move comments before PP2SSL fields The comments were on the same line as the field and continued on following lines. Move them before the field as is idiomatic for Go documentation. push 24 Jan 2026 08:58AM UTC pires github
94.78
21312554135 main Add SSL client certificate TLV The new PP2_SUBTYPE_SSL_CLIENT_CERT SSL TLV has been introduced in this haproxy commit: https://git.haproxy.org/?p=haproxy.git;a=commitdiff;h=6f5def3cb push 24 Jan 2026 08:57AM UTC pires github
94.78
See All Builds (410)
  • 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