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

kubeflow / trainer / 23203514289
58%
master: 58%

Build:
Build:
LAST BUILD BRANCH: megatron
DEFAULT BRANCH: master
Ran 17 Mar 2026 04:01PM UTC
Jobs 1
Files 40
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

17 Mar 2026 03:50PM UTC coverage: 56.897%. Remained the same
23203514289

Pull #3361

github

krishdef7
feat(framework): add generic EnforceRuntimeInfoPlugin interface

Introduce EnforceRuntimeInfoPlugin, a generic plugin interface for plugins
that update runtime.Info without being tied to a specific policy API.

Migrate two existing plugins to this interface:
- JobSet plugin: was using PodNetworkPlugin (IdentifyPodNetwork), which had
  the same signature but an overly specific name tied to network concerns.
- TrainJobStatus plugin: was incorrectly using EnforceMLPolicyPlugin despite
  having no relation to ML policy.

Remove PodNetworkPlugin interface as it is fully replaced by
EnforceRuntimeInfoPlugin.

Follow-up to #3227.
Closes #3347

Signed-off-by: krishdef7 <gargkrish06@gmail.com>
Pull Request #3361: feat(operator): add generic EnforceRuntimeInfoPlugin interface

10 of 12 new or added lines in 4 files covered. (83.33%)

4 existing lines in 1 file now uncovered.

1951 of 3429 relevant lines covered (56.9%)

0.65 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
84.69
0.0% pkg/runtime/framework/core/framework.go

Uncovered Existing Lines

Lines Coverage ∆ File
4
84.69
0.0% pkg/runtime/framework/core/framework.go
Jobs
ID Job ID Ran Files Coverage
1 23203514289.1 17 Mar 2026 04:01PM UTC 40
56.9
GitHub Action Run
Source Files on build 23203514289
  • Tree
  • List 40
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3361
  • PR Base - master (#23156349226)
  • 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