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

kubeflow / trainer / 22346175182

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

80.37
/pkg/runtime/framework/core/framework.go


Source Not Available

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