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

kubernetes-sigs / kubebuilder / 30613200300
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: ssa-follow-up-force
DEFAULT BRANCH: master
Ran 31 Jul 2026 09:30AM UTC
Jobs 1
Files 103
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

31 Jul 2026 07:32AM UTC coverage: 84.446% (+0.06%) from 84.389%
30613200300

Pull #5932

github

prash2512
fix(go/v4): resolve create webhook target when several share a GVK

create webhook matched a recorded resource by Group, Version and Kind and
took the first hit. When a project records more than one external resource
that shares a GVK under different domains, it silently bound the webhook to
whichever entry the PROJECT file listed first, and passing --external-api-domain
to select another one failed outright.

Collect every Group/Version/Kind match instead of taking the first. With a
single match, behave as before. With several, use --external-api-domain to
select one, and return an error when it is missing or matches none so the
command never guesses and leaves the PROJECT file unchanged.
Pull Request #5932: 🐛 fix(go/v4): resolve create webhook target when several share a GVK

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

8247 of 9766 relevant lines covered (84.45%)

157.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30613200300.1 31 Jul 2026 09:30AM UTC 103
84.45
GitHub Action Run
Source Files on build 30613200300
  • Tree
  • List 103
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5932
  • PR Base - master (#30570067643)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc