• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

kubernetes-sigs / kubebuilder / 25937544364 / 1
82%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix/helm-sidecar-templater-scoping
DEFAULT BRANCH: master
Ran 19 May 2026 06:24AM UTC
Files 102
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

15 May 2026 07:35PM UTC coverage: 82.295%. Remained the same
25937544364.1

Pull #5695

github

SebTardif
fix(cli/alpha): add context timeout to HTTP calls in alpha update

Replace bare http.Get and http.Head calls with context-bounded
requests using http.NewRequestWithContext so that alpha update
never hangs when GitHub is unreachable.

Affected call sites:
- fetchLatestRelease (GET, 2 min timeout)
- downloadKubebuilderBinary (GET, 2 min timeout)
- validateBinaryAvailability (HEAD, 2 min timeout)

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
Pull Request #5695: 🐛 (CLI): Add context timeout to HTTP calls in alpha update

7716 of 9376 relevant lines covered (82.3%)

73.58 hits per line

Source Files on job 25937544364.1
  • Tree
  • List 102
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25937544364
  • 2e38fe50 on github
  • Prev Job for on fix/http-get-no-timeout (#25909784468.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