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

kubeovn / kube-ovn / 23402519850
27%

Build:
DEFAULT BRANCH: master
Ran 22 Mar 2026 11: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

22 Mar 2026 11:55AM UTC coverage: 23.61%. Remained the same
23402519850

push

github

web-flow
fix(controller): use exact match instead of substring match for VIP lookup in syncVirtualPort (#6491)

strings.Contains(vips, vip) causes false positives when one VIP is a
substring of another (e.g., "10.0.0.1" matches "10.0.0.10"). Replace
with slices.Contains on the comma-split list for exact matching.

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

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

13023 of 55158 relevant lines covered (23.61%)

0.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23402519850.1 22 Mar 2026 11:57AM UTC 205
23.61
GitHub Action Run
Source Files on build 23402519850
  • Tree
  • List 205
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 40e4f578 on github
  • Prev Build on master (#23400945367)
  • Next Build on master (#23404694469)
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