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

kubeflow / trainer / 23203514289 / 1
58%
master: 58%

Build:
Build:
LAST BUILD BRANCH: go-1.26
DEFAULT BRANCH: master
Ran 17 Mar 2026 04:01PM UTC
Files 40
Run time 2s
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.1

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

1951 of 3429 relevant lines covered (56.9%)

0.65 hits per line

Source Files on job 23203514289.1
  • Tree
  • List 40
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23203514289
  • 8d92d22a on github
  • Prev Job for on feat/enforce-runtime-info-plugin (#23156349226.1)
  • 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