• 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 / 14106591618 / 1
73%
master: 74%

Build:
Build:
LAST BUILD BRANCH: fix-helm-crs
DEFAULT BRANCH: master
Ran 27 Mar 2025 03:41PM 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

27 Mar 2025 12:29PM UTC coverage: 73.023%. Remained the same
14106591618.1

Pull #4649

github

kersten
fix: avoid shadowing of 'config' and 'resource' in golang/v4 plugins

Renamed variables and function parameters in pkg/plugins/golang/v4 to avoid shadowing
imported packages: 'config' → 'cfg', and 'resource' → 'res'. This includes updates to the
webhook, scaffolds (api, edit, init, webhook), and internal validation logic. These changes
improve code readability and prevent potential issues when using package-level identifiers
within the same scope.
Pull Request #4649: 🌱 (chore): avoid shadowing of 'config' and 'resource' in golang/v4 plugins

2309 of 3162 relevant lines covered (73.02%)

13.99 hits per line

Source Files on job 14106591618.1
  • Tree
  • List 45
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14106591618
  • 18cbba90 on github
  • Prev Job for on fix/golangv4-avoid-shadowing-config-resource (#14096561404.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