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

kubevirt / hyperconverged-cluster-operator / 6250756795
76%

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

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>

1 of 1 new or added line in 1 file covered. (100.0%)

5213 of 6044 relevant lines covered (86.25%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6250756795.1 20 Sep 2023 03:32PM UTC 0
86.25
GitHub Action Run
Source Files on build 6250756795
Detailed source file information is not available for this build.
  • Back to Repo
  • 97c56cc4 on github
  • Prev Build on main (#6249588098)
  • Next Build on main (#6259695751)
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