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

qiniu / kube-ovn / 24703429115 / 1
25%
master: 26%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/containerd/containerd/v2-2.2.4
DEFAULT BRANCH: master
Ran 21 Apr 2026 04:08AM UTC
Files 206
Run time 4s
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 Apr 2026 04:01AM UTC coverage: 24.772% (+0.2%) from 24.541%
24703429115.1

Pull #46

github

zbb88888
fix(controller): promote bgpVipIndexName to package-level const and correct comment

- Move bgpVipIndexName from function-scoped (Run) to package-level const so both
  controller.go (indexer registration) and vip.go (ByIndex call) reference the same
  symbol; a rename is now caught at compile time instead of silently returning empty
  results at runtime.
- Correct misleading comment in enqueueUpdateVirtualIP: the Kubernetes informer does
  call UpdateFunc for status-only updates, so the handler fires on any VIP modification.
  The spec-change block is independent and only enqueues to updateVirtualIPQueue on
  Spec field changes; the bgp_lb_vip re-enqueue block runs on the first IP allocation
  event (oldVip.Status.V4ip == "" → non-empty) regardless of spec changes.
Pull Request #46: support BGP EIP management for LoadBalancer(仅 review)

14046 of 56701 relevant lines covered (24.77%)

0.29 hits per line

Source Files on job 24703429115.1
  • Tree
  • List 206
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24703429115
  • 443902cb on github
  • Prev Job for on bgp-lb-eip (#24559711775.1)
  • Delete
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