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

aws / aws-application-networking-k8s / 21812613674
43%
main: 43%

Build:
Build:
LAST BUILD BRANCH: fix/invalid-backend-500-response
DEFAULT BRANCH: main
Ran 09 Feb 2026 04:45AM 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

08 Feb 2026 07:47AM UTC coverage: 43.406%. First build
21812613674

Pull #883

github

abdallahmahran10
fix: rebuild Gateway listener status from spec to remove stale entries

When a listener is removed from Gateway.Spec.Listeners, it was incorrectly
persisting in Gateway.Status.Listeners. The previous merge-based approach
only updated or appended entries without removing stale ones.

This change replaces the merge logic with a rebuild-from-spec pattern,
ensuring Gateway status always accurately reflects the current spec.

Changes:
- UpdateGWListenerStatus now rebuilds listener status from scratch
- Removes complex merge logic (~15 lines)
- Adds unit test with 3 test cases verifying stale entry removal

Test: go test ./pkg/controllers -run TestUpdateGWListenerStatus -v
Pull Request #883: fix: rebuild Gateway listener status from spec to remove stale entries

6 of 6 new or added lines in 1 file covered. (100.0%)

5668 of 13058 relevant lines covered (43.41%)

0.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21812613674.1 09 Feb 2026 04:45AM UTC 115
43.41
GitHub Action Run
Source Files on build 21812613674
  • Tree
  • List 115
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #883
  • 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