• 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 / 14076704943 / 1
73%
master: 82%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/golangci/golangci-lint-action-9.2.1
DEFAULT BRANCH: master
Ran 26 Mar 2025 12:10PM UTC
Files 45
Run time 1s
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

26 Mar 2025 06:01AM UTC coverage: 72.977%. Remained the same
14076704943.1

Pull #4658

github

kersten
fix: avoid shadowing of 'err' in CLI options, YAML store, and external plugin helpers

Replaced short variable declarations with assignments in pkg/cli/options.go,
pkg/config/store/yaml/store.go, and pkg/plugins/external/helpers.go to avoid shadowing
the outer 'err' variable. These changes improve error traceability and follow Go best
practices for scoped variable reuse and readability.
Pull Request #4658: 🌱 (chore): avoid shadowing of 'err' in CLI options, YAML store, and external plugin helpers

2309 of 3164 relevant lines covered (72.98%)

13.98 hits per line

Source Files on job 14076704943.1
  • Tree
  • List 45
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14076704943
  • c2f25422 on github
  • Prev Job for on fix/cli-config-plugins-avoid-shadowing-err (#14069473357.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