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

containernetworking / plugins / 21758419698 / 1
52%
master: 55%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/golang-9fbc68838b
DEFAULT BRANCH: master
Ran 06 Feb 2026 04:55PM UTC
Files 69
Run time 2s
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 Feb 2026 04:45PM UTC coverage: 52.471%. First build
21758419698.1

Pull #1217

github

dagrayvid
sbr: Add static gateway and source hint options

Add two configuration options:

1. "gateways" ([]string): Static gateway IPs that override prevResult.
   Supports dual-stack (one IPv4 and/or one IPv6 address).

2. "addSourceHints" (bool): Preserves subnet routes in the main table
   with source IP hints, enabling destination-based routing to work
   alongside source-based routing

Example:
{
  "type": "sbr",
  "gateways": ["10.0.0.1"],
  "addSourceHints": true
}

Signed-off-by: David Whyte-Gray <40244437+dagrayvid@users.noreply.github.com>
Pull Request #1217: sbr: Add options to configure static gateway IP and preserve default routes

4991 of 9512 relevant lines covered (52.47%)

27.24 hits per line

Source Files on job 21758419698.1
  • Tree
  • List 69
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21758419698
  • 1e77b598 on github
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