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

kubevirt / hyperconverged-cluster-operator / 22892445972
79%

Build:
DEFAULT BRANCH: main
Ran 10 Mar 2026 07:56AM UTC
Jobs 1
Files 131
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 07:50AM UTC coverage: 79.004%. Remained the same
22892445972

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

Jobs
ID Job ID Ran Files Coverage
1 Unit - 22892445972.1 10 Mar 2026 07:56AM UTC 131
79.0
GitHub Action Run
Source Files on build 22892445972
  • Tree
  • List 131
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22892445972
  • 7ad624ed on github
  • Prev Build on main (#22859350556)
  • Next Build on main (#22895155791)
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