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

kubeovn / kube-ovn / 23381655783
27%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2026 02:26PM 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

21 Mar 2026 02:24PM UTC coverage: 23.449% (+0.004%) from 23.445%
23381655783

push

github

web-flow
refactor(controller): eliminate duplicate OVN/K8s queries in pod controller (#6485)

* refactor(controller): merge duplicate ListNormalLogicalSwitchPorts calls in handleDeletePod

Hoist the ListNormalLogicalSwitchPorts query before the VM pod branch
so both the VM migrate-options cleanup and the later port-group/LSP
deletion share a single OVN-NB round trip instead of two identical ones.

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>

* refactor(controller): remove duplicate nodesLister.Get in reconcileRouteSubnets

The inner nodesLister.Get(pod.Spec.NodeName) at L820 is redundant since
the same node was already fetched at L750 and the result is still valid.
The inner variable was shadowing the outer one without being used.

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>

---------

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

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

12945 of 55206 relevant lines covered (23.45%)

0.27 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
14.53
0.05% pkg/controller/pod.go
Jobs
ID Job ID Ran Files Coverage
1 23381655783.1 21 Mar 2026 02:26PM UTC 205
23.45
GitHub Action Run
Source Files on build 23381655783
  • Tree
  • List 205
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e7df610c on github
  • Prev Build on master (#23380864593)
  • Next Build on master (#23382222605)
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