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

heyvister1 / sriov-network-operator / 18628961190
63%
master: 62%

Build:
Build:
LAST BUILD BRANCH: hadolint-action-sha
DEFAULT BRANCH: master
Ran 19 Oct 2025 10:23AM UTC
Jobs 1
Files 101
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

19 Oct 2025 10:13AM UTC coverage: 62.004% (+0.06%) from 61.94%
18628961190

push

github

heyvister1
setting nodestate annotation with 'sriovnetwork.openshift.io/use-external-drainer=true' in case exteranl drainer is enabled
The motivation is for external drainer verification, that SRIOV operator is set with external drainer
Signed-off-by: Ido Heyvi <iheyvi@nvidia.com>

8 of 15 new or added lines in 2 files covered. (53.33%)

2392 existing lines in 67 files now uncovered.

8794 of 14183 relevant lines covered (62.0%)

0.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
47.61
-0.22% pkg/daemon/daemon.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
93.75
-6.25% pkg/daemon/config.go
2
94.12
0.0% pkg/host/internal/infiniband/guid.go
2
93.75
0.0% pkg/host/manager.go
3
86.36
0.0% pkg/daemon/event_recorder.go
3
88.46
0.0% pkg/host/internal/infiniband/ib_guid_pool.go
3
50.0
0.0% pkg/host/internal/lib/sriovnet/sriovnet.go
4
50.0
0.0% pkg/consts/constants.go
4
95.0
0.0% pkg/host/internal/infiniband/ib_guid_config.go
4
80.0
0.0% pkg/vars/vars.go
6
33.33
0.0% cmd/sriov-network-config-daemon/version.go
6
33.33
0.0% pkg/host/internal/lib/ghw/ghw.go
7
75.76
0.0% pkg/host/internal/infiniband/infiniband.go
8
93.39
0.0% pkg/drain/drainer.go
8
50.0
0.0% pkg/render/funcs.go
8
89.69
2.06% pkg/utils/cluster.go
9
0.0
0.0% cmd/sriov-network-operator-config-cleanup/main.go
9
0.0
0.0% cmd/webhook/main.go
9
83.08
3.37% pkg/daemon/plugin.go
9
65.38
0.0% test/util/fakefilesystem/fakefilesystem.go
10
76.92
0.0% cmd/sriov-network-operator-config-cleanup/cleanup.go
11
42.11
0.0% pkg/plugins/intel/intel_plugin.go
12
21.74
0.0% pkg/webhook/validate_networks.go
13
70.49
0.0% pkg/apply/apply.go
14
23.81
0.0% pkg/host/internal/cpu/cpu.go
14
84.54
0.0% pkg/host/internal/vdpa/vdpa.go
15
0.0
0.0% pkg/helper/host.go
15
10.0
0.0% pkg/host/internal/lib/dputils/dputils.go
16
12.5
0.0% pkg/host/internal/lib/ethtool/ethtool.go
16
0.0
0.0% pkg/platforms/platforms.go
16
0.0
0.0% pkg/webhook/client.go
16
0.0
0.0% pkg/webhook/config.go
16
0.0
0.0% pkg/webhook/mutate.go
17
83.5
0.0% pkg/plugins/virtual/virtual_plugin.go
19
88.0
0.0% pkg/plugins/mellanox/mellanox_plugin.go
21
73.33
0.0% pkg/host/store/store.go
21
0.0
0.0% pkg/utils/shutdown.go
22
70.0
0.0% pkg/host/internal/udev/udev.go
22
50.0
0.0% pkg/utils/utils.go
23
91.97
0.0% pkg/vendors/mellanox/mellanox.go
24
62.24
0.0% pkg/daemon/status.go
27
72.89
0.0% controllers/sriovoperatorconfig_controller.go
27
0.0
0.0% pkg/webhook/webhook.go
31
73.15
0.0% pkg/host/internal/bridge/ovs/store/store.go
33
87.86
0.0% pkg/host/internal/kernel/kernel.go
35
76.02
0.0% pkg/apply/merge.go
38
0.0
0.0% cmd/webhook/start.go
39
17.19
0.0% pkg/host/internal/lib/netlink/netlink.go
39
70.97
-0.37% pkg/render/render.go
40
78.54
0.0% pkg/platforms/openshift/openshift.go
43
64.23
0.53% controllers/sriovnetworkpoolconfig_controller.go
49
76.11
-4.18% pkg/plugins/k8s/k8s_plugin.go
53
42.68
0.0% test/util/util.go
55
82.57
-0.47% pkg/host/internal/network/network.go
60
70.19
-0.8% controllers/helper.go
62
67.43
0.0% controllers/drain_controller_helper.go
70
65.1
0.0% pkg/webhook/validate.go
74
73.56
0.33% pkg/plugins/generic/generic_plugin.go
75
62.1
3.56% controllers/sriovnetworknodepolicy_controller.go
83
45.34
1.13% pkg/helper/mock/mock_helper.go
84
22.16
5.5% pkg/host/internal/service/service.go
85
15.89
0.0% pkg/platforms/openstack/openstack.go
91
37.25
-0.91% pkg/host/mock/mock_host.go
120
70.51
0.56% pkg/host/internal/bridge/ovs/ovs.go
130
78.9
0.0% api/v1/helper.go
131
47.61
-0.22% pkg/daemon/daemon.go
153
49.44
1.4% api/v1/zz_generated.deepcopy.go
206
61.78
0.0% pkg/host/internal/sriov/sriov.go
Jobs
ID Job ID Ran Files Coverage
1 18628961190.1 19 Oct 2025 10:23AM UTC 101
62.0
GitHub Action Run
Source Files on build 18628961190
  • Tree
  • List 101
  • Changed 74
  • Source Changed 74
  • Coverage Changed 74
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18628961190
  • ade293d3 on github
  • Prev Build on disable-drain-controller (#18589044977)
  • Next Build on disable-drain-controller (#18629087555)
  • 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