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

kubevirt / hyperconverged-cluster-operator / 6250756795 / 1
76%
main: 76%

Build:
DEFAULT BRANCH: main
Ran 20 Sep 2023 03:32PM UTC
Files 47
Run time 1s
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

20 Sep 2023 03:24PM UTC coverage: 86.251% (+0.04%) from 86.212%
6250756795.1

push

github

web-flow
Fix a possible bug setting finalizers (#2515)

The code that was adding the finalizer
was not really writing it
if the finalizer was the single change
in the reconciliation loop.
As soon as one of the following reconciliation loops
is touching also something else, the finalizer is really set.

So this is basically not affecting real
world executions but it could potentially
hit unit tests if we verify after a single reconciliation loop.

Only a safer fake client like the
controller-runtime v0.16.2 one is showing this.

Let's also remove obsolete code to remove an old finalizer name
since we can safely assume that upgrades to the latest N
released had enough time to amend it.

Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>

5213 of 6044 relevant lines covered (86.25%)

0.96 hits per line

Source Files on job 6250756795.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6250756795
  • 97c56cc4 on github
  • Prev Job for on main (#6249588098.1)
  • Next Job for on main (#6259695751.1)
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