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

kubeflow / trainer / 22346175182
56%
master: 62%

Build:
Build:
LAST BUILD BRANCH: kep/2782-dra-support
DEFAULT BRANCH: master
Ran 24 Feb 2026 10:13AM UTC
Jobs 1
Files 32
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

24 Feb 2026 10:09AM UTC coverage: 56.188% (+0.2%) from 55.998%
22346175182

Pull #3057

github

NarayanaSabari
refactor: move SyncPodSetsToTemplateSpec into BuildParallelCountPlugin

Move the PodSets-to-TemplateSpec synchronization logic out of
runtime.Info and into the plugin framework as BuildParallelCountPlugin.
This keeps runtime.Info runtime-agnostic and places JobSet-specific
logic in the jobset plugin where it belongs.

- Add BuildParallelCountPlugin interface to framework/interface.go
- Implement BuildParallelCount on JobSet plugin with name-based matching
- Register plugin in Framework.New() and add RunBuildParallelCountPlugins
- Update trainingruntime.go to call the plugin instead of info method
- Move tests from runtime_test.go to jobset_test.go with additional cases
Pull Request #3057: fix(runtimes): propagate Trainer.NumNodes into TemplateSpec (Parallelism/Completions)

21 of 29 new or added lines in 3 files covered. (72.41%)

1412 of 2513 relevant lines covered (56.19%)

0.67 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
80.37
-4.32% pkg/runtime/framework/core/framework.go
2
69.32
-0.62% pkg/runtime/core/trainingruntime.go
Jobs
ID Job ID Ran Files Coverage
1 22346175182.1 24 Feb 2026 10:13AM UTC 32
56.19
GitHub Action Run
Source Files on build 22346175182
  • Tree
  • List 32
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3057
  • PR Base - master (#22333831548)
  • 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