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

elastic / cloudbeat / 24857320868
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: 8.19
DEFAULT BRANCH: main
Ran 23 Apr 2026 08:46PM UTC
Jobs 1
Files 230
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

23 Apr 2026 08:29PM UTC coverage: 76.26%. First build
24857320868

Pull #5284

github

olegsu
fix: add setup_test.go to all k8s fake client test packages

fake.NewClientset() (k8s v0.35+) parses a ~382KB YAML schema on first call
via sync.Once, taking >100ms. This exceeds the pre-commit go-test timeout.
Pre-warm it in TestMain so the cost doesn't count against the per-test clock.

Also replace remaining NewSimpleClientset (deprecated SA1019) with NewClientset
in kube_fetcher_test.go and elb_fetcher_test.go.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #5284: fix(deps): revert dop251/goja_nodejs to align with 9.4/main (9.3)

9653 of 12658 relevant lines covered (76.26%)

16.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24857320868.1 23 Apr 2026 08:46PM UTC 230
76.26
GitHub Action Run
Source Files on build 24857320868
  • Tree
  • List 230
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5284
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