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

aws / aws-application-networking-k8s / 23103296107
44%
main: 44%

Build:
Build:
LAST BUILD BRANCH: liucalvi/665-service-naming-conflict
DEFAULT BRANCH: main
Ran 15 Mar 2026 04:30AM UTC
Jobs 1
Files 115
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

15 Mar 2026 04:24AM UTC coverage: 43.766%. First build
23103296107

Pull #909

github

abdallahmahran10
fix: add hostname intersection check for route-listener matching

Per the Gateway API spec, a route should only attach to a listener if
their hostnames intersect. Previously the controller did not check
hostname intersection, causing:

1. AttachedRoutes count to include routes with non-matching hostnames
2. Routes with mismatched hostnames to be marked Accepted instead of
   getting Accepted=False with reason NoMatchingListenerHostname

Add hostnamesIntersect check to IsRouteAllowedByListener and add
NoMatchingListenerHostname reason to route validation. This resolves
the GatewayWithAttachedRoutes conformance test failure.
Pull Request #909: fix: Add hostname intersection check for route-listener matching

7 of 38 new or added lines in 2 files covered. (18.42%)

5746 of 13129 relevant lines covered (43.77%)

0.49 hits per line

Uncovered Changes

Lines Coverage ∆ File
26
51.24
pkg/model/core/route.go
5
45.63
pkg/controllers/route_controller.go
Jobs
ID Job ID Ran Files Coverage
1 23103296107.1 15 Mar 2026 04:30AM UTC 115
43.77
GitHub Action Run
Source Files on build 23103296107
  • Tree
  • List 115
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #909
  • 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