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

dguerri / k8s-ssh-gateway-controller / 27075573382
91%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2026 10:26PM UTC
Jobs 1
Files 10
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

06 Jun 2026 10:25PM UTC coverage: 90.419% (+2.1%) from 88.346%
27075573382

push

github

dguerri
fix: require exact host match for HTTP/HTTPS URI matching

Replace substring-based host matching with httpURIHasHost, which verifies
the requested host appears immediately after the scheme and is followed by
a proper boundary (end, "/", or ":"). This prevents false positives where
a requested host like "dev" matched URIs such as "http://user-dev.example.com"
or appeared within a path.

Update tests to cover exact matches, trailing slashes, ports, and
substring rejection.

20 of 22 new or added lines in 1 file covered. (90.91%)

128 existing lines in 4 files now uncovered.

1944 of 2150 relevant lines covered (90.42%)

9.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
84.65
0.73% ssh/ssh_tunnel_manager.go

Coverage Regressions

Lines Coverage ∆ File
77
84.65
0.73% ssh/ssh_tunnel_manager.go
46
91.32
1.47% controllers/gateway_controller.go
4
98.22
-1.78% controllers/common.go
1
95.33
5.08% controllers/tcproute_controller.go
Jobs
ID Job ID Ran Files Coverage
1 27075573382.1 06 Jun 2026 10:26PM UTC 10
90.42
GitHub Action Run
Source Files on build 27075573382
  • Tree
  • List 10
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27075573382
  • be762dc2 on github
  • Prev Build on main (#27052604597)
  • Next Build on main (#27083221201)
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