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

kubeflow / trainer / 22912740648
58%
master: 62%

Build:
Build:
LAST BUILD BRANCH: kep/2782-dra-support
DEFAULT BRANCH: master
Ran 10 Mar 2026 04:26PM UTC
Jobs 1
Files 34
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

10 Mar 2026 04:23PM UTC coverage: 59.44% (-0.006%) from 59.446%
22912740648

Pull #3237

github

krishdef7
feat(runtimes): add framework-level env var conflict validation across plugins

Add cross-plugin environment variable conflict detection to prevent
runtime issues when plugins share reserved env names:

- Add MPIRunReservedEnvNames constant for OpenMPI reserved env vars
- Add EnvVarsReserverPlugin interface for plugins to expose reserved env names
- Implement ReservedEnvVarNames() on MPI and Torch plugins
- Add user-env conflict validation to MPI plugin (mirrors existing Torch pattern)
- Add cross-plugin conflict detection in RunCustomValidationPlugins
- Add unit tests for MPI env validation

Closes #3147

Signed-off-by: krishdef7 <gargkrish06@gmail.com>
Pull Request #3237: feat: add framework-level validation for conflicting env vars across …

27 of 45 new or added lines in 3 files covered. (60.0%)

26 existing lines in 2 files now uncovered.

1763 of 2966 relevant lines covered (59.44%)

0.69 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
82.86
-2.14% pkg/runtime/framework/plugins/mpi/mpi.go
6
81.58
-3.11% pkg/runtime/framework/core/framework.go
3
92.56
-2.35% pkg/runtime/framework/plugins/torch/torch.go

Coverage Regressions

Lines Coverage ∆ File
25
82.86
-2.14% pkg/runtime/framework/plugins/mpi/mpi.go
1
92.56
-2.35% pkg/runtime/framework/plugins/torch/torch.go
Jobs
ID Job ID Ran Files Coverage
1 22912740648.1 10 Mar 2026 04:26PM UTC 34
59.44
GitHub Action Run
Source Files on build 22912740648
  • Tree
  • List 34
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3237
  • PR Base - master (#22911303600)
  • 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