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

kubevirt / hyperconverged-cluster-operator / 22893350291
77%
main: 80%

Build:
Build:
LAST BUILD BRANCH: release-1.17
DEFAULT BRANCH: main
Ran 10 Mar 2026 08:23AM UTC
Jobs 1
Files 113
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

10 Mar 2026 08:18AM UTC coverage: 76.609%. Remained the same
22893350291

push

github

web-flow
Fix branch resolution in publish-community-operators workflow (#4077)

The workflow step that resolves the correct release branch had two bugs:

1. The jq filter parameter was not quoted, causing empty results.
2. The GitHub branches API returns paginated results (default 30 per
   page), so the target release branch may not appear in the response.

Fix both issues by replacing the "list all branches and search" approach
with a direct query to the specific branch endpoint. This checks the
HTTP status code of GET /branches/release-{version} instead of parsing
a potentially incomplete branch list.

Signed-off-by: Nahshon Unna Tsameret <nunnatsa@redhat.com>
Co-authored-by: Nahshon Unna Tsameret <nunnatsa@redhat.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

8358 of 10910 relevant lines covered (76.61%)

1.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit - 22893350291.1 10 Mar 2026 08:23AM UTC 113
76.61
GitHub Action Run
Source Files on build 22893350291
  • Tree
  • List 113
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22893350291
  • adc56553 on github
  • Prev Build on release-1.17 (#22671741866)
  • Next Build on release-1.17 (#23108777131)
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