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

rm-hull / dot-block / 26693444608
40%
main: 47%

Build:
Build:
LAST BUILD BRANCH: fix/hot-paths
DEFAULT BRANCH: main
Ran 30 May 2026 07:56PM UTC
Jobs 1
Files 19
Run time 1min
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

30 May 2026 07:54PM UTC coverage: 39.234% (-1.8%) from 41.0%
26693444608

Pull #119

github

rm-hull
feat: add PROXY protocol support for DoT

Introduce `go-proxyproto` to allow the DoT server to correctly identify
client IP addresses when behind a load balancer.

- Added `--require-proxy-protocol` flag to enforce header presence.
- Added `--trusted-proxies` flag to restrict allowed proxy sources.
- Implemented `newProxyListener` with configurable connection policies:
    - **Strict:** Only allow connections from trusted CIDRs.
    - **Required:** Enforce PROXY header for all incoming connections.
    - **Optional:** Use PROXY header if present (default).
Pull Request #119: feat: add PROXY protocol support for DoT

0 of 74 new or added lines in 2 files covered. (0.0%)

20 existing lines in 1 file now uncovered.

492 of 1254 relevant lines covered (39.23%)

0.42 hits per line

Uncovered Changes

Lines Coverage ∆ File
72
0.0
0.0% internal/app.go
2
0.0
0.0% main.go

Coverage Regressions

Lines Coverage ∆ File
20
0.0
0.0% internal/app.go
Jobs
ID Job ID Ran Files Coverage
1 26693444608.1 30 May 2026 07:56PM UTC 19
39.23
GitHub Action Run
Source Files on build 26693444608
  • Tree
  • List 19
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #119
  • PR Base - main (#26682756979)
  • Delete
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