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

Build:
Build:
LAST BUILD BRANCH: fix-bug-roles
DEFAULT BRANCH: master
Ran 31 Mar 2025 03:33PM UTC
Jobs 1
Files 45
Run time 22min
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

31 Mar 2025 07:06AM UTC coverage: 72.693% (-0.3%) from 72.977%
14165978911

Pull #4675

github

kersten
refactor: convert CLI methods to use pointer receivers

Updated all CLI method receivers to use pointer semantics (*CLI)
instead of value (CLI), ensuring consistent behavior across command
setup functions and reducing potential for unintentional value copying.
Pull Request #4675: ⚠️ 🐛 (API) convert CLI methods to use pointer receivers

22 of 22 new or added lines in 9 files covered. (100.0%)

34 existing lines in 4 files now uncovered.

2300 of 3164 relevant lines covered (72.69%)

16.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
48.94
1.02% pkg/plugins/golang/options.go
4
90.95
-2.01% pkg/config/v3/config.go
8
89.52
-7.62% pkg/model/resource/resource.go
19
15.73
0.17% pkg/plugin/util/util.go
Jobs
ID Job ID Ran Files Coverage
1 14165978911.1 31 Mar 2025 03:33PM UTC 45
72.69
GitHub Action Run
Source Files on build 14165978911
  • Tree
  • List 45
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #4675
  • PR Base - master (#14088139425)
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