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

rollandf / sriov-network-operator / 25053531349
63%
master: 63%

Build:
Build:
LAST BUILD BRANCH: fix-pulse-main
DEFAULT BRANCH: master
Ran 28 Apr 2026 12:55PM 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

28 Apr 2026 12:44PM UTC coverage: 62.626%. First build
25053531349

push

github

rollandf
fix: restore broken test code introduced by bad merge conflict resolutions

Four bugs were introduced in sriovoperatorconfig_controller_test.go
during upstream syncs:

1. Two Delete() calls had their ObjectMeta stripped
   (`&SriovOperatorConfig{}` with no name/namespace), causing
   "resource name may not be empty" → the SriovOperatorConfig/default
   was never cleaned up, which cascaded into the sriovnetworknodepolicy
   controller suite's BeforeAll failing with "already exists" (409).

2. assertResourceExists() for the ServiceMonitor was called with an
   empty GroupVersionKind{} instead of the real monitoring.coreos.com/v1
   ServiceMonitor GVK.

3. A duplicate bare Expect(err) was left alongside the g.Expect(err)
   inside an Eventually closure, causing potential double-failure
   reporting.

Signed-off-by: Fred Rolland <frolland@nvidia.com>
Made-with: Cursor

10059 of 16062 relevant lines covered (62.63%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25053531349.1 28 Apr 2026 12:55PM UTC 108
62.63
GitHub Action Run
Source Files on build 25053531349
  • Tree
  • List 108
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25053531349
  • c4bec082 on github
  • 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