• 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
73%
master: 73%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/helm.sh/helm/v3-3.19.5
DEFAULT BRANCH: master
Ran 27 Mar 2025 03:41PM UTC
Jobs 1
Files 45
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

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

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

Jobs
ID Job ID Ran Files Coverage
1 14106591618.1 27 Mar 2025 03:41PM UTC 45
73.02
GitHub Action Run
Source Files on build 14106591618
  • Tree
  • List 45
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #4649
  • PR Base - master (#14096561404)
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