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

kubeflow / trainer / 29940707525 / 1
68%
master: 68%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2026 05:08PM UTC
Files 42
Run time 3s
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

22 Jul 2026 05:03PM UTC coverage: 68.256%. Remained the same
29940707525.1

push

github

web-flow
fix(runtimes): propagate PodSets.Count into TemplateSpec Parallelism/Completions (#3651)

* fix(runtimes): propagate PodSets.Count into TemplateSpec Parallelism/Completions

RuntimeInfo() helpers now correctly propagate PodSets.Count (set by
NumNodes) into the JobSet template spec's Parallelism/Completions
fields. Previously, external consumers like Kueue had to post-process
the results because ObjApply stayed stale after ML policy plugins
updated PodSets.Count.

Adds a BuildParallelCountPlugin interface to the plugin framework.
The JobSet plugin implements it with name-based matching between
PodSets and ReplicatedJobs, called from RuntimeInfo() after
RunEnforceMLPolicyPlugins.

Fixes kubeflow/trainer#3042
Ref: kubernetes-sigs/kueue#8287

Signed-off-by: Dmytro Hryshchenko <dhryshch@redhat.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refactor(runtimes): fold SyncParallelCount into ComponentBuilderPlugin

Move parallel count sync from standalone BuildParallelCountPlugin
interface into ComponentBuilderPlugin per #3057 consensus. Remove
duplicate index-based sync from Build() - SyncParallelCount is now
the single source of truth, called before Build() in
RunComponentBuilderPlugins.

Signed-off-by: Dmytro Hryshchenko <dhryshch@redhat.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Signed-off-by: Dmytro Hryshchenko <dhryshch@redhat.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

2563 of 3755 relevant lines covered (68.26%)

0.8 hits per line

Source Files on job 29940707525.1
  • Tree
  • List 42
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29940707525
  • 09b59d97 on github
  • Prev Job for on master (#29922595771.1)
  • Next Job for on master (#29945114688.1)
  • 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