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

SchSeba / sriov-network-operator-1 / 22033569195
63%
master: 63%

Build:
Build:
LAST BUILD BRANCH: support_vfio_ib_in_webhook
DEFAULT BRANCH: master
Ran 15 Feb 2026 10:00AM UTC
Jobs 1
Files 108
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

12 Feb 2026 02:31PM UTC coverage: 62.917% (-0.6%) from 63.477%
22033569195

push

github

SchSeba
Bump dependencies and fix deprecated API usage

Bump Go module dependencies (from PR #1027):
- github.com/jaypipes/ghw v0.21.2 -> v0.22.0
- github.com/onsi/ginkgo/v2 v2.27.3 -> v2.28.1
- github.com/onsi/gomega v1.38.3 -> v1.39.0
- github.com/coreos/go-systemd/v22 v22.6.0 -> v22.7.0
- github.com/google/renameio/v2 v2.0.1 -> v2.0.2
- github.com/prometheus-operator/prometheus-operator v0.87.1 -> v0.89.0
- sigs.k8s.io/controller-runtime v0.22.4 -> v0.23.1
- k8s.io/api, apimachinery, client-go, etc. v0.34.3 -> v0.35.0
- Various indirect dependency bumps (golang.org/x/*, etc.)

Fix compilation and lint issues caused by the bumps:

- openstack_test.go: ghw v0.22.0 changed ghw.Network function signature
  from func(opts ...*option.Option) to func(args ...any). Update the
  test mock and remove unused github.com/jaypipes/ghw/pkg/option import.

- drain_controller*.go, main.go: controller-runtime v0.23.1 deprecated
  GetEventRecorderFor (old events API). Migrate to GetEventRecorder
  (new events API) and update recorder.Event() calls to recorder.Eventf()
  with the new events.EventRecorder interface signature.

- service.go: go-systemd v22.7.0 deprecated unit.Deserialize. Replace
  with unit.DeserializeOptions (drop-in replacement).

Signed-off-by: sriov-network-operator maintainers

7 of 17 new or added lines in 3 files covered. (41.18%)

90 existing lines in 8 files now uncovered.

9308 of 14794 relevant lines covered (62.92%)

0.7 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
16.67
0.0% pkg/host/internal/service/service.go
6
66.96
-0.93% controllers/drain_controller_helper.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
66.96
-0.93% controllers/drain_controller_helper.go
1
70.45
-0.38% controllers/helper.go
2
93.75
-6.25% pkg/daemon/config.go
2
76.0
-0.62% pkg/plugins/generic/generic_plugin.go
4
79.53
-0.79% controllers/drain_controller.go
5
77.49
-2.16% controllers/generic_network_controller.go
5
70.83
0.0% pkg/daemon/status.go
70
40.25
-8.81% api/v1/zz_generated.deepcopy.go
Jobs
ID Job ID Ran Files Coverage
1 22033569195.1 15 Feb 2026 10:00AM UTC 108
62.92
GitHub Action Run
Source Files on build 22033569195
  • Tree
  • List 108
  • Changed 9
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22033569195
  • 169b65dd on github
  • Prev Build on master (#21950286995)
  • 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