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

qiniu / kube-ovn / 24384631916
26%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2026 07:21AM 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

14 Apr 2026 06:18AM UTC coverage: 24.553% (+0.04%) from 24.518%
24384631916

push

github

web-flow
fix: limit vswitch client schema to core tables (#6614)

Use model.NewClientDBModel to explicitly specify only the 4 OVS vswitch
tables (Bridge, Interface, Open_vSwitch, Port) that kube-ovn actually
uses via libovsdb. This avoids validation errors when kube-ovn-cni is
newer than the node's local OVS schema (e.g. missing Mirror.filter or
FlowSampleCollectorSet.local_group_id columns).

Signed-off-by: clyi <clyi@alauda.io>

6 of 7 new or added lines in 1 file covered. (85.71%)

867 existing lines in 7 files now uncovered.

13831 of 56331 relevant lines covered (24.55%)

0.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
85.29
85.29% pkg/ovs/ovs-vswitch.go

Coverage Regressions

Lines Coverage ∆ File
295
5.45
-0.01% pkg/controller/vpc_nat_gw_nat.go
286
3.31
-0.11% pkg/controller/vpc_nat_gateway.go
144
0.0
0.0% pkg/controller/vpc_nat_gw_eip.go
111
0.0
0.0% pkg/webhook/vpc_nat_gateway.go
21
14.7
-0.11% pkg/controller/pod.go
5
0.0
0.0% pkg/apis/kubeovn/v1/iptables-eip.go
5
0.0
0.0% pkg/apis/kubeovn/v1/vpc-nat-gateway.go
Jobs
ID Job ID Ran Files Coverage
1 24384631916.1 14 Apr 2026 07:21AM UTC 206
24.55
GitHub Action Run
Source Files on build 24384631916
  • Tree
  • List 206
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c46fe624 on github
  • Prev Build on master (#24324860130)
  • Next Build on 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