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

kubeflow / trainer / 23081283305
58%
master: 62%

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

14 Mar 2026 05:21AM UTC coverage: 57.011% (+0.1%) from 56.897%
23081283305

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%)

1976 of 3466 relevant lines covered (57.01%)

0.66 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
Jobs
ID Job ID Ran Files Coverage
1 23081283305.1 14 Mar 2026 05:25AM UTC 40
57.01
GitHub Action Run
Source Files on build 23081283305
  • Tree
  • List 40
  • 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 (#23068303598)
  • 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