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

kubevirt / hyperconverged-cluster-operator / 22892445972 / 1
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 10 Mar 2026 07:56AM UTC
Files 131
Run time 3s
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 07:50AM UTC coverage: 79.004%. Remained the same
22892445972.1

push

github

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

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: Claude Opus 4.6 <noreply@anthropic.com>

9294 of 11764 relevant lines covered (79.0%)

1.95 hits per line

Source Files on job Unit - 22892445972.1
  • Tree
  • List 131
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22892445972
  • 7ad624ed on github
  • Prev Job for on main (#22859350556.1)
  • Next Job for on main (#22895155791.1)
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