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

elastic / cloudbeat / 28860227476
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: 9.3
DEFAULT BRANCH: main
Ran 07 Jul 2026 11:03AM UTC
Jobs 1
Files 245
Run time 2min
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

07 Jul 2026 10:43AM UTC coverage: 76.1%. Remained the same
28860227476

Pull #7226

github

cloudsecmachine
fix: detect+fail on stale branch instead of deleting it

Per review feedback: don't delete the stale bump-to-* branch
automatically, and don't flag every existing branch as stale either.

A bump-to-* branch left over from a *merged* PR is harmless — it's
evidence this exact bump already shipped, and no_new_commits() further
down correctly turns that into a clean no-op. Only a branch whose PR
was closed *without* merging (or has no PR at all) is the actual stale
protected-branch problem. fail_if_stale_remote_branch() now checks for
a merged PR first and only exits with an actionable error (no
mutation) in the genuinely stale case, leaving deletion to a human.

Co-authored-by: Cursor <cursoragent@cursor.com>
Pull Request #7226: fix: delete stale bump branches before reusing their name

10202 of 13406 relevant lines covered (76.1%)

15.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
83.06
0.0% internal/resources/providers/gcplib/inventory/provider.go
Jobs
ID Job ID Ran Files Coverage
1 28860227476.1 07 Jul 2026 11:03AM UTC 245
76.1
GitHub Action Run
Source Files on build 28860227476
  • Tree
  • List 245
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #7226
  • PR Base - main (#28857913347)
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