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

kubevirt / hyperconverged-cluster-operator / 17038199643
76%

Build:
DEFAULT BRANCH: main
Ran 18 Aug 2025 10:43AM UTC
Jobs 1
Files 97
Run time 4min
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

18 Aug 2025 10:38AM UTC coverage: 76.948%. Remained the same
17038199643

push

github

web-flow
Try to fix issue in nightly build (#3713)

* Try to fix issue in nightly build

The nightly build fails from time to time on unit tests, when trying to
create dashboard handlers based on a non-exists directory of dashboard
yamls.

The directory name is computed with:
```
dir := path.Join(os.TempDir(), fmt.Sprint(time.Now().UTC().Unix()))
```

This pattern is used in two additional unit tests. The guess is
that the directory is aleady exist, when the tests assumes it isn't.

This commit gives a unique directory name for each one of the tests that
uses the temp directory name pattern, to ensure each test is using its
own directory. Also, try to make these test more robust, by taking logic
out of the `By` functions, and by adding some error checks.

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

* try fixing golden image e2e flacky tests

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

* try to fix the wasp flacky e2e test

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

---------

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

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

7594 of 9869 relevant lines covered (76.95%)

1.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit - 17038199643.1 18 Aug 2025 10:43AM UTC 97
76.95
GitHub Action Run
Source Files on build 17038199643
  • Tree
  • List 97
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17038199643
  • 4dc63b78 on github
  • Prev Build on main (#17035604574)
  • Next Build on main (#17041982073)
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