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

kubevirt / hyperconverged-cluster-operator / 15530352582
76%

Build:
DEFAULT BRANCH: main
Ran 09 Jun 2025 08:38AM UTC
Jobs 1
Files 86
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

09 Jun 2025 08:34AM UTC coverage: 73.103% (-0.003%) from 73.106%
15530352582

push

github

web-flow
Fix non-stand-alone unit tests (#3556)

* Fix the controllers/hyperconverged unit tests

Unit tests must be stand alone, pass when run as a single test and must
not be depend on other previous tests.

This is not the case in the controllers/hyperconverged package, where
several tests are failing when running individually (e.g. with `FIt`),
or when running tests with random order.

This PR moves all the required settings to the top level of the test
file, and now the the test are all independent.

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

* Fix the controllers/operands unit tests

Unit tests must be stand alone, pass when run as a single test and must
not be depend on other previous tests.

This is not the case in the controllers/operands package, where
several tests are failing when running individually (e.g. with `FIt`),
or when running tests with random order.

This PR moves all the required settings to the top level of the test
file, and now the the test are all independent.

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

* Fix the controllers/common unit tests

Unit tests must be stand alone, pass when run as a single test and must
not be depend on other previous tests.

This is not the case in the controllers/common package, where
several tests are failing when running individually (e.g. with `FIt`),
or when running tests with random order.

This PR moves all the required settings to the top level of the test
file, and now the the test are all independent.

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

---------

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

14 of 18 new or added lines in 2 files covered. (77.78%)

6572 of 8990 relevant lines covered (73.1%)

0.96 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
78.26
-1.23% controllers/operands/dashboard.go
2
81.32
-0.82% controllers/operands/quickStart.go
Jobs
ID Job ID Ran Files Coverage
1 Unit - 15530352582.1 09 Jun 2025 08:38AM UTC 86
73.1
GitHub Action Run
Source Files on build 15530352582
  • Tree
  • List 86
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15530352582
  • c78bdd44 on github
  • Prev Build on main (#15518829868)
  • Next Build on main (#15560103735)
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