• 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 / 14063011584 / 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 03:15PM 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

25 Mar 2025 02:42PM UTC coverage: 72.986%. Remained the same
14063011584.1

Pull #4646

github

kersten
fix: avoid shadowing 'log' package by aliasing import as 'logf'

The 'log' package from controller-runtime was being shadowed by local variables
in multiple Reconcile methods, which could lead to confusion and bugs.
Renamed the import to 'logf' to clarify usage and prevent name collisions across
the codebase and generated scaffolds.
Pull Request #4646: 🐛 (go/v4) fix: avoid shadowing 'log' package by aliasing import as 'logf'

2310 of 3165 relevant lines covered (72.99%)

13.98 hits per line

Source Files on job 14063011584.1
  • Tree
  • List 45
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14063011584
  • a7bb187b on github
  • Prev Job for on fix/shadowed-log-variable (#14060764742.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