• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

kubeflow / trainer / 31429023187
69%
master: 68%

Build:
Build:
LAST BUILD BRANCH: feat/validate-runtime-patches-volumes
DEFAULT BRANCH: master
Ran 20 Aug 2026 03:49PM UTC
Jobs 1
Files 42
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

10 Aug 2026 08:26PM UTC coverage: 69.565% (+0.9%) from 68.632%
31429023187

Pull #3892

github

Prat260104
test(runtime): add test coverage for ValidateObjects methods

Add comprehensive test coverage for TrainingRuntime.ValidateObjects()
and ClusterTrainingRuntime.ValidateObjects() methods which previously
had zero test coverage.

Tests cover existing behavior only:
- Runtime exists and is valid (success path)
- Runtime does not exist (returns field error)
- Runtime in different namespace (returns field error for TrainingRuntime)
- Deprecated runtime (returns warning for ClusterTrainingRuntime)

All tests verify the current implementation without proposing new
validation rules.

Signed-off-by: Prateek Rai <prateekrai903@gmail.com>
Pull Request #3892: chore(runtimes): add ValidateObjects test coverage for TrainingRuntime and ClusterTrainingRuntime

2608 of 3749 relevant lines covered (69.57%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31429023187.1 20 Aug 2026 03:49PM UTC 42
69.57
GitHub Action Run
Source Files on build 31429023187
  • Tree
  • List 42
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3892
  • PR Base - master (#31423837296)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc