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

containernetworking / plugins / 20797832506
52%
master: 55%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 07 Jan 2026 10:06PM UTC
Jobs 1
Files 69
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

07 Jan 2026 09:57PM UTC coverage: 52.431%. First build
20797832506

Pull #1217

github

dagrayvid
sbr: Add static gateway and source hint options

Add two new 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

66 of 76 new or added lines in 1 file covered. (86.84%)

4982 of 9502 relevant lines covered (52.43%)

27.25 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
71.07
plugins/meta/sbr/main.go
Jobs
ID Job ID Ran Files Coverage
1 20797832506.1 07 Jan 2026 10:06PM UTC 69
52.43
GitHub Action Run
Source Files on build 20797832506
  • Tree
  • List 69
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1217
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