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

kubeovn / kube-ovn / 22948250944
24%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2026 10:37AM UTC
Jobs 1
Files 204
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

11 Mar 2026 10:32AM UTC coverage: 23.258% (-0.002%) from 23.26%
22948250944

push

github

web-flow
fix: add ipv6_src to LB selection_fields for IPv6 session affinity (#6422)

The OVN LB selection_fields only included ip_src, which is an IPv4-only
field per ovs-fields(7). For IPv6 traffic, ip_src has no value, causing
all IPv6 packets to hash identically. This means session affinity cannot
distinguish different IPv6 clients. Add ipv6_src alongside ip_src so
that both IPv4 and IPv6 session affinity work correctly.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

2 of 9 new or added lines in 3 files covered. (22.22%)

3 existing lines in 2 files now uncovered.

12726 of 54716 relevant lines covered (23.26%)

0.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% pkg/controller/ovn_dnat.go
6
0.72
-0.0% pkg/controller/init.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.72
-0.0% pkg/controller/init.go
2
74.6
-0.53% pkg/ovs/ovn-nb-logical_router_route.go
Jobs
ID Job ID Ran Files Coverage
1 22948250944.1 11 Mar 2026 10:37AM UTC 204
23.26
GitHub Action Run
Source Files on build 22948250944
  • Tree
  • List 204
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dad7f3c6 on github
  • Prev Build on master (#22946817013)
  • Next Build on master (#22953453718)
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