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

elastic / cloudbeat / 28953427556
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: bump-to-9.5.0
DEFAULT BRANCH: main
Ran 08 Jul 2026 03:28PM UTC
Jobs 1
Files 245
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

08 Jul 2026 03:10PM UTC coverage: 76.098% (-0.008%) from 76.106%
28953427556

Pull #7273

github

cloudsecmachine
fix: increase go-test pre-commit hook timeout from 100ms to 2s

The go-test pre-commit hook used a 100ms per-package timeout, which is
too aggressive for CI — normal package init overhead (goroutines,
mocks, sync.Once warm-up) can push total package time above 100ms
without any test logic being slow. The Azure fetcher package was
failing at ~129ms.

Bump the timeout to 2s, which still fails fast on genuinely hung
tests while giving enough headroom to absorb the timing variance we
observed across packages (100-290ms).

Co-authored-by: Cursor <cursoragent@cursor.com>
Pull Request #7273: fix: increase go-test pre-commit hook timeout from 100ms to 10s

10204 of 13409 relevant lines covered (76.1%)

15.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
82.74
-0.33% internal/resources/providers/gcplib/inventory/provider.go
Jobs
ID Job ID Ran Files Coverage
1 28953427556.1 08 Jul 2026 03:28PM UTC 245
76.1
GitHub Action Run
Source Files on build 28953427556
  • Tree
  • List 245
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #7273
  • PR Base - main (#28949816698)
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