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

kubevirt / hyperconverged-cluster-operator / 27910866288
81%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2026 04:48PM UTC
Jobs 1
Files 144
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

21 Jun 2026 04:43PM UTC coverage: 80.575% (+0.1%) from 80.452%
27910866288

push

github

web-flow
fix CNV-90394: many resources are not deleted when deleting the HCO CR (#4322)

After moving the operands creation to be static, we introduced a bug
where most of the resources created by HCO are not deleted when HCO is
removed.

The reason for that is that the old dynamic addition of operand also
added the resource to a list in the operandHandler, to be used for the
deletion. But when we stopped using the dynamic code, the resources are
not listed anymore, and are not deleted.

This commit fixes this issue by re-creating the list.

Signed-off-by: Nahshon Unna Tsameret <nunnatsa@redhat.com>

36 of 38 new or added lines in 5 files covered. (94.74%)

10503 of 13035 relevant lines covered (80.58%)

2.11 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
96.58
-0.63% controllers/handlers/cdi.go
1
97.09
-0.12% controllers/handlers/kubevirt.go
Jobs
ID Job ID Ran Files Coverage
1 Unit - 27910866288.1 21 Jun 2026 04:48PM UTC 144
80.58
GitHub Action Run
Source Files on build 27910866288
  • Tree
  • List 144
  • Changed 9
  • Source Changed 6
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27910866288
  • a20f54fb on github
  • Prev Build on main (#27910254145)
  • Next Build on main (#27949317682)
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