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

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

Build:
DEFAULT BRANCH: main
Ran 07 Jun 2026 04:58AM UTC
Jobs 2
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.465% (+0.05%) from 90.419%
27083221201

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%)

64 existing lines in 1 file now uncovered.

1945 of 2150 relevant lines covered (90.47%)

17.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
84.78
0.13% ssh/ssh_tunnel_manager.go

Coverage Regressions

Lines Coverage ∆ File
64
84.78
0.13% ssh/ssh_tunnel_manager.go
Jobs
ID Job ID Ran Files Coverage
1 27083221201.1 07 Jun 2026 04:58AM UTC 10
90.47
GitHub Action Run
2 27083221201.2 07 Jun 2026 07:31AM UTC 10
90.37
GitHub Action Run
Source Files on build 27083221201
  • Tree
  • List 10
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27083221201
  • be762dc2 on github
  • Prev Build on main (#27075573382)
  • Next Build on main (#27089461208)
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