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

kubevirt / hyperconverged-cluster-operator / 27910254145
81%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2026 04:25PM 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:19PM UTC coverage: 80.452% (+0.02%) from 80.433%
27910254145

push

github

web-flow
fix flaky functional test (#4325)

The "naively read HCO in v1beta1 format" test is flaky. if the
featureGates is an empty array (rather than nil), the comparison between
the the fetched and the converted CRs fails, because after the
conversion, the array is nil. This is not a bug in the conversion!

To fix, we makes sure the array is nil before running the test.

In addition, the "should allow set fields in HyperConverged v1beta1"
will break if we'll change the specific FGs we're using there. This
commit also modified this test to dynamically choose the feature gates
for the test.

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

11 of 13 new or added lines in 1 file covered. (84.62%)

10491 of 13040 relevant lines covered (80.45%)

2.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
81.08
10.25% pkg/featuregatedetails/feature_gates.go
Jobs
ID Job ID Ran Files Coverage
1 Unit - 27910254145.1 21 Jun 2026 04:25PM UTC 144
80.45
GitHub Action Run
Source Files on build 27910254145
  • Tree
  • List 144
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27910254145
  • 405bf45e on github
  • Prev Build on main (#27900975499)
  • Next Build on main (#27910866288)
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