• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

kubeovn / kube-ovn / 25427478727
25%
master: 25%

Build:
Build:
LAST BUILD BRANCH: renovate/release-1.15-golang
DEFAULT BRANCH: master
Ran 06 May 2026 09:35AM UTC
Jobs 1
Files 211
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

06 May 2026 09:32AM UTC coverage: 24.907% (+0.07%) from 24.841%
25427478727

Pull #6690

github

oilbeater
test(e2e): make ServiceCIDR case adapt to cluster IP family

The original spec hardcoded a /24 IPv4 CIDR and ovn40services, which
times out on IPv6-only clusters where the v4 ipset doesn't exist and
the apiserver wouldn't accept a mismatched family in the ServiceCIDR
either.

Pick the CIDR(s) per f.HasIPv4()/HasIPv6() and route the ipset name
through the family of each CIDR so the same case works on v4-only,
v6-only, and dual stack.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Pull Request #6690: feat(servicecidr): support K8s multiple ServiceCIDR (KEP-1880)

124 of 467 new or added lines in 12 files covered. (26.55%)

2 existing lines in 1 file now uncovered.

14200 of 57011 relevant lines covered (24.91%)

0.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
96
0.0
pkg/controller/service_cidr.go
75
0.0
pkg/daemon/service_cidr.go
73
5.41
-0.62% pkg/controller/vpc_lb.go
37
11.84
-0.06% pkg/controller/subnet.go
15
89.21
pkg/util/servicecidr_store.go
13
1.13
0.0% pkg/controller/controller.go
12
86.86
-3.98% pkg/util/k8s.go
11
3.3
-0.01% pkg/controller/vpc_nat_gateway.go
6
6.22
0.0% pkg/daemon/controller.go
3
4.39
0.04% pkg/daemon/gateway.go
1
0.0
0.0% pkg/controller/kubevirt.go
1
9.8
0.0% pkg/controller/network_attachment.go

Coverage Regressions

Lines Coverage ∆ File
2
5.41
-0.62% pkg/controller/vpc_lb.go
Jobs
ID Job ID Ran Files Coverage
1 25427478727.1 06 May 2026 09:35AM UTC 211
24.91
GitHub Action Run
Source Files on build 25427478727
  • Tree
  • List 211
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #6690
  • PR Base - master (#25084683426)
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