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

containernetworking / plugins / 26357026317
53%
master: 55%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/golang-98d539f651
DEFAULT BRANCH: master
Ran 24 May 2026 09:11AM 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

24 May 2026 08:38AM UTC coverage: 52.654%. First build
26357026317

Pull #1261

github

yushoyamaguchi
ipam: fix inconsistent same-prefix route handling

Previously, routes were added one by one without grouping. When
multiple routes shared the same prefix, IPv4 inserted them as
separate entries while IPv6 kernel behavior implicitly merged
them into ECMP.
This caused the same config to behave differently
depending on the address family.

To fix the inconsistency, group same-prefix routes in the plugin
and apply them as a single ECMP route, aligning IPv4 behavior
with IPv6.

Signed-off-by: Yusho Yamaguchi <ys-yamaguchi@kddi.com>
Pull Request #1261: ipam: fix inconsistent behavior for same-prefix routes between IPv4 and IPv6

35 of 37 new or added lines in 1 file covered. (94.59%)

5029 of 9551 relevant lines covered (52.65%)

27.86 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
84.55
pkg/ipam/ipam_linux.go
Jobs
ID Job ID Ran Files Coverage
1 26357026317.1 24 May 2026 09:11AM UTC 69
52.65
GitHub Action Run
Source Files on build 26357026317
  • Tree
  • List 69
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1261
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