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

kubeovn / kube-ovn / 23786584192
25%

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2026 07:55AM UTC
Jobs 1
Files 205
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

31 Mar 2026 07:53AM UTC coverage: 24.299% (-0.005%) from 24.304%
23786584192

push

github

oilbeater
fix(daemon): match pod IPs to EGW by protocol instead of index position

Address review feedback: when ExternalEgressGateway is dual-stack, the
previous code assumed ips[0] is always IPv4 and ips[1] is always IPv6.
For an IPv6-only pod, ips[0] would be a v6 address incorrectly paired
with the v4 gateway. Now match each gateway to its corresponding pod IP
by comparing address families.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>

0 of 14 new or added lines in 1 file covered. (0.0%)

239 existing lines in 1 file now uncovered.

13534 of 55698 relevant lines covered (24.3%)

0.28 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
0.0
0.0% pkg/daemon/gateway_linux.go

Coverage Regressions

Lines Coverage ∆ File
239
0.0
0.0% pkg/daemon/gateway_linux.go
Jobs
ID Job ID Ran Files Coverage
1 23786584192.1 31 Mar 2026 07:55AM UTC 205
24.3
GitHub Action Run
Source Files on build 23786584192
  • Tree
  • List 205
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 67790efd on github
  • Prev Build on master (#23779227799)
  • Next Build on master (#23794518705)
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