• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubernetes-sigs / kubebuilder / 20665195550
61%
master: 61%

Build:
Build:
LAST BUILD BRANCH: fix-e2e-race
DEFAULT BRANCH: master
Ran 02 Jan 2026 07:40PM UTC
Jobs 1
Files 128
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

02 Jan 2026 07:31PM UTC coverage: 61.221%. First build
20665195550

Pull #5329

github

camilamacedo86
🐛 (go/v4): Fix E2E suite race condition that could delete cert-manager from environments inadvertently

Interrupting BeforeSuite could cause cert-manager deletion if tests were inadvertently
run against non-isolated clusters.

Fixed by tracking what the test installed (not what existed) and setting cleanup flag
before installation to handle interruptions safely.

Note: E2e tests should ONLY run on isolated environments, but this protects users who
may accidentally run them on real clusters.

Also refactored for clarity so users only need to update once.

Before: Interruption → deletes cert-manager
After: Interruption → safe, no deletion

PS.: Fixed the approach accordinly for Prometheus code used in the docs. (it does not impact end users scaffolds)

Assisted-by: Cursor
Pull Request #5329: 🐛 (go/v4): Fix E2E suite race condition that could delete cert-manager from environments inadvertently

5898 of 9634 relevant lines covered (61.22%)

26.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20665195550.1 02 Jan 2026 07:40PM UTC 128
61.22
GitHub Action Run
Source Files on build 20665195550
  • Tree
  • List 128
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5329
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