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

kubeflow / trainer / 27191979847
63%
master: 63%

Build:
Build:
LAST BUILD BRANCH: fix-changelog
DEFAULT BRANCH: master
Ran 09 Jun 2026 07:56AM UTC
Jobs 1
Files 41
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

09 Jun 2026 07:52AM UTC coverage: 62.929% (+0.5%) from 62.419%
27191979847

Pull #3580

github

robert-bell
fix: use int32 type in BeNumerically comparisons for e2e tests

The jobStatus.Active and jobStatus.Suspended fields are *int32, but
BeNumerically was comparing against untyped int literal 0. This caused
type mismatch in strict Gomega versions, leading to Eventually blocks
timing out after 600s.

Fixed by explicitly casting comparison values to int32(0).

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Rob Bell <robell@redhat.com>
Pull Request #3580: feat: implement runtime snapshot mechanism (KEP-2599)

76 of 88 new or added lines in 3 files covered. (86.36%)

2273 of 3612 relevant lines covered (62.93%)

0.73 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
35.71
2.38% pkg/runtime/core/clustertrainingruntime.go
4
93.85
pkg/runtime/core/snapshot.go
4
67.84
-0.88% pkg/runtime/core/trainingruntime.go
Jobs
ID Job ID Ran Files Coverage
1 27191979847.1 09 Jun 2026 07:56AM UTC 41
62.93
GitHub Action Run
Source Files on build 27191979847
  • Tree
  • List 41
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3580
  • PR Base - master (#26931255577)
  • Delete
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