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

qiniu / kube-ovn / 27268178992
27%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2026 09:57AM UTC
Jobs 1
Files 212
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

10 Jun 2026 07:32AM UTC coverage: 25.942% (+0.4%) from 25.591%
27268178992

push

github

web-flow
fix(controller): correct EIP v6 label update in SNAT/DNAT status patch (#6846)

In patchOvnSnatStatus the label replace branch assigned the IPv4 EIP
value to the EipV6IpLabel, and in patchOvnDnatStatus the replace branch
did not update EipV6IpLabel at all, leaving it stale. Both diverged
from their add branches. Also trigger the replace branch when only the
v6 EIP differs, so IPv6-only EIP changes are not missed.

A wrong v6 label breaks the webhook's isOvnEipInUse check, which lists
NAT rules by matching both EipV4IpLabel and EipV6IpLabel, allowing the
deletion of an OvnEip that is still referenced.

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

0 of 4 new or added lines in 2 files covered. (0.0%)

1018 existing lines in 15 files now uncovered.

15033 of 57948 relevant lines covered (25.94%)

0.3 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
0.0
0.0% pkg/controller/ovn_dnat.go
2
0.0
0.0% pkg/controller/ovn_snat.go

Coverage Regressions

Lines Coverage ∆ File
275
0.8
0.8% pkg/daemon/gateway_linux.go
198
16.8
0.81% pkg/controller/pod.go
126
4.85
3.94% pkg/controller/gc.go
123
1.12
-0.0% pkg/controller/controller.go
63
0.0
0.0% pkg/daemon/tproxy_linux.go
59
76.27
1.13% pkg/ovs/ovn-nb-logical_router_route.go
57
5.45
-0.03% pkg/controller/init.go
48
20.6
20.6% pkg/controller/dns_name_resolver.go
28
4.86
0.47% pkg/daemon/gateway.go
18
0.0
0.0% pkg/controller/kubevirt.go
11
23.86
23.86% pkg/controller/namespace.go
4
27.2
0.17% pkg/controller/cluster_network_policy.go
3
11.91
8.4% pkg/controller/service.go
3
88.6
0.39% pkg/ovs/ovn-nb-nat.go
2
61.61
-0.62% pkg/ovs/ovn-nb-bfd.go
Jobs
ID Job ID Ran Files Coverage
1 27268178992.1 10 Jun 2026 09:57AM UTC 212
25.94
GitHub Action Run
Source Files on build 27268178992
  • Tree
  • List 212
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d8bde860 on github
  • Prev Build on master (#26997636755)
  • Next Build on master (#28081311397)
  • Delete
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