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

Build:
Build:
LAST BUILD BRANCH: update-deps-external-plugin
DEFAULT BRANCH: master
Ran 01 Apr 2025 10:58PM UTC
Jobs 1
Files 45
Run time 12min
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 08:41AM UTC coverage: 72.667%. Remained the same
14191656977

Pull #4729

github

kersten
🌱 (chore): wrap errors using `%w` and improve formatting in golang plugin

Replaced usage of `%v` with `%w` in `fmt.Errorf` calls to enable proper error chaining across:
- `pkg/plugins/golang/repository.go`
- `go_version.go`
- `v4/scaffolds/api.go`

Also improved formatting by quoting dynamic values with `%q` and removed redundant error wrapping logic.
Pull Request #4729: 🌱 (chore): wrap errors using '%w' and improve formatting in golang plugin

1 of 7 new or added lines in 2 files covered. (14.29%)

2297 of 3161 relevant lines covered (72.67%)

16.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% pkg/plugins/golang/repository.go
5
68.75
0.0% pkg/plugins/golang/go_version.go
Jobs
ID Job ID Ran Files Coverage
1 14191656977.1 01 Apr 2025 10:58PM UTC 45
72.67
GitHub Action Run
Source Files on build 14191656977
  • Tree
  • List 45
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #4729
  • PR Base - master (#14180783452)
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