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

kubeovn / kube-ovn / 23276987748
23%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2026 02:33AM 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

19 Mar 2026 02:31AM UTC coverage: 23.375% (-0.001%) from 23.376%
23276987748

push

github

web-flow
fix(daemon): sort encap IP list for deterministic ovs-vsctl output (#6473)

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>

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 23276987748.1 19 Mar 2026 02:33AM UTC 205
23.38
GitHub Action Run
Source Files on build 23276987748
  • Tree
  • List 205
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f584eb59 on github
  • Prev Build on master (#23236301851)
  • Next Build on master (#23280888895)
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