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

qiniu / kube-ovn / 24703429115
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
Jobs 1
Files 206
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 Apr 2026 04:01AM UTC coverage: 24.772% (+0.2%) from 24.541%
24703429115

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)

168 of 357 new or added lines in 7 files covered. (47.06%)

5 existing lines in 3 files now uncovered.

14046 of 56701 relevant lines covered (24.77%)

0.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
77
27.75
24.24% pkg/controller/service.go
64
0.0
0.0% pkg/controller/vip.go
28
1.11
-0.02% pkg/controller/controller.go
12
40.83
6.39% pkg/speaker/subnet.go
5
2.05
2.05% pkg/controller/config.go
2
4.95
-0.03% pkg/speaker/config.go
1
0.0
0.0% pkg/webhook/webhook.go

Coverage Regressions

Lines Coverage ∆ File
2
27.75
24.24% pkg/controller/service.go
2
61.61
-0.62% pkg/ovs/ovn-nb-bfd.go
1
0.0
0.0% pkg/controller/vip.go
Jobs
ID Job ID Ran Files Coverage
1 24703429115.1 21 Apr 2026 04:08AM UTC 206
24.77
GitHub Action Run
Source Files on build 24703429115
  • Tree
  • List 206
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #46
  • PR Base - master (#24559711775)
  • 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