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

kubeovn / kube-ovn / 23706494165
26%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2026 09:57AM 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

29 Mar 2026 09:55AM UTC coverage: 24.298% (+0.08%) from 24.219%
23706494165

push

github

web-flow
fix(controller): handle missing logical switch in handleMcastQuerierChange (#6542)

* fix(controller): return error when logical switch not found in handleMcastQuerierChange

When disabling multicast snoop, handleMcastQuerierChange silently
returned nil if the logical switch did not exist (err==nil && len==0),
causing the caller to skip multicast cleanup. Split the combined
condition into two separate checks so a missing logical switch now
returns an explicit error. Added unit tests covering all success and
failure paths for both enable and disable branches.

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>

* fix(controller): skip cleanup gracefully when logical switch not found

When the logical switch is already gone, multicast cleanup is
unnecessary. Return nil with a warning instead of an error to avoid
infinite requeue by the work queue.

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>

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

13534 of 55700 relevant lines covered (24.3%)

0.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23706494165.1 29 Mar 2026 09:57AM UTC 205
24.3
GitHub Action Run
Source Files on build 23706494165
  • Tree
  • List 205
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ac3666ef on github
  • Prev Build on master (#23699335899)
  • Next Build on master (#23727993031)
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