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

kubeovn / kube-ovn / 23239162010
23%
master: 23%

Build:
Build:
LAST BUILD BRANCH: fix/control-plane-label-matching
DEFAULT BRANCH: master
Ran 18 Mar 2026 10:03AM 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

18 Mar 2026 10:00AM UTC coverage: 23.375% (-0.001%) from 23.376%
23239162010

Pull #6473

github

oilbeater
fix(daemon): sort encap IP list for deterministic ovs-vsctl output

The setEncapIPs function iterates over a Go map (NodeNetworks) to build
the encap IP list. Since Go map iteration order is non-deterministic,
the resulting IP string could vary between calls, potentially causing
unnecessary ovs-vsctl set operations. Sort the non-default IPs to
ensure a stable, deterministic order.

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>
Pull Request #6473: fix(daemon): sort encap IP list for deterministic ovs-vsctl output

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

12899 of 55182 relevant lines covered (23.38%)

0.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
7.24
-0.04% pkg/daemon/config.go
Jobs
ID Job ID Ran Files Coverage
1 23239162010.1 18 Mar 2026 10:03AM UTC 205
23.38
GitHub Action Run
Source Files on build 23239162010
  • Tree
  • List 205
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #6473
  • PR Base - master (#23236301851)
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