• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

aws / aws-application-networking-k8s / 22445663418
44%
main: 43%

Build:
Build:
LAST BUILD BRANCH: fix/invalid-backend-500-response
DEFAULT BRANCH: main
Ran 02 Mar 2026 10:27PM 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

26 Feb 2026 02:08PM UTC coverage: 43.838%. First build
22445663418

Pull #899

github

abdallahmahran10
fix: Return HTTP 500 for routes with invalid backend refs

Gateway API spec requires HTTP 500 when all backends for a routing rule
are invalid or nonexistent. The controller returned 404 via a
fixed-response rule, which is incorrect. 404 should only be used for
the listener default action (no matching rule).

Add InvalidBackendRefFixedResponseStatusCode constant (500) and use it
in rule_manager for the invalid-backend case, keeping the listener
default action at 404.
Pull Request #899: fix: Return HTTP 500 for routes with invalid backend refs

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

5730 of 13071 relevant lines covered (43.84%)

0.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22445663418.1 02 Mar 2026 10:27PM UTC 115
43.84
GitHub Action Run
Source Files on build 22445663418
  • Tree
  • List 115
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #899
  • 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