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

Build:
Build:
LAST BUILD BRANCH: test-add-helm
DEFAULT BRANCH: master
Ran 26 Mar 2025 03:15PM 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

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

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

Jobs
ID Job ID Ran Files Coverage
1 14063011584.1 26 Mar 2025 03:15PM UTC 45
72.99
GitHub Action Run
Source Files on build 14063011584
  • Tree
  • List 45
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #4646
  • PR Base - master (#14060764742)
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