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

kubeflow / trainer / 22995534505
58%
master: 62%

Build:
Build:
LAST BUILD BRANCH: kep/2782-dra-support
DEFAULT BRANCH: master
Ran 12 Mar 2026 09:41AM 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

12 Mar 2026 09:37AM UTC coverage: 59.547% (+0.1%) from 59.446%
22995534505

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 …

26 of 38 new or added lines in 3 files covered. (68.42%)

2 existing lines in 2 files now uncovered.

1762 of 2959 relevant lines covered (59.55%)

0.69 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
1
84.87
-0.13% 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 22995534505.1 12 Mar 2026 09:41AM UTC 34
59.55
GitHub Action Run
Source Files on build 22995534505
  • 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