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

kubeovn / kube-ovn / 27260640629
27%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2026 07:36AM 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.08%) from 25.866%
27260640629

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%)

171 existing lines in 2 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
123
1.12
-0.0% pkg/controller/controller.go
48
20.6
20.6% pkg/controller/dns_name_resolver.go
Jobs
ID Job ID Ran Files Coverage
1 27260640629.1 10 Jun 2026 07:36AM UTC 212
25.94
GitHub Action Run
Source Files on build 27260640629
  • Tree
  • List 212
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d8bde860 on github
  • Prev Build on master (#27260111083)
  • Next Build on master (#27325433990)
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